Commit Graph

23 Commits

Author SHA1 Message Date
f2f9e78559
Use RenderString instead of markdownify in some places 2023-01-27 16:14:23 -06:00
1f8a82228e
Add include shortcode 2023-01-23 17:39:20 -06:00
a4be8b395b
Remove video and add remote-figure shortcodes 2023-01-21 21:32:02 -06:00
04b5017279
Add full-width-hr shortcode 2022-05-22 18:19:16 -05:00
833edacc1f
Update aside shortcode with types and new accent colors 2022-05-14 00:13:01 -05:00
121a67a1fc
Remove unreachable errorf in aside shortcode 2022-05-13 14:34:43 -05:00
8e3fb4038a
Small shortcode cleanuo & use .IsNamedParams 2022-05-13 14:34:42 -05:00
3a4cb538f7
Add markdownify to see-also shortcode 2022-05-09 19:53:00 -05:00
0877a9d400
Use i18n for "SEE ALSO" string 2022-05-04 18:41:41 -05:00
2731d9795f
Add see-also shortcode 2022-05-03 22:09:18 -05:00
5ffca36b84
Add table formatting, requires using custom "table" shortcode 2022-04-23 17:54:05 -05:00
f4c056b99c
Add simple <abbr> shortcode 2022-04-23 17:10:48 -05:00
ead88d5e16
Use indentation inside templating blocks for better readability 2021-11-22 02:21:15 -06:00
943fb83324
Enable border by default on media 2021-11-10 21:46:07 -06:00
4e27a6ce8a
Add aside shortcode 2021-11-06 17:02:59 -05:00
550bfb6367
Add a few new shortcodes 2021-10-30 00:23:49 -05:00
7ffa6c068c
Improve figures
- Add option to disable border and caption
2021-10-27 09:49:21 -05:00
b599ddeadd
Use a single figure shortcode that does either image or video 2021-10-19 14:19:23 -05:00
937a80bc17
Use <figure> for images and videos 2021-10-19 13:57:39 -05:00
61ac27bdf9
Use page resources in figure shortcode (and hash the images) 2021-10-19 13:12:38 -05:00
b51c6c257f
Add figure shortcode 2021-10-19 12:40:34 -05:00
c7cfb9c844
Support multilingual mode (experimental)
Please report any bugs!
2021-10-11 18:24:14 -05:00
2616803f47
Support featured videos (instead of image) 2021-10-08 22:52:58 -05:00