History of the file that is called src/include/lib/Garradin/Web/Render/Markdown.php at checkin 9773a33ba42bc128

2023-11-04
13:33
Allow to create Markdown extensions from Brindille file: [d45beb860c] check-in: [76fd371883] user: bohwaz, branch: trunk, size: 1547 [annotate] [blame] [check-ins using] [diff]
2023-09-13
22:22
Record internal and external links of a page to test whether internal page links exist or not file: [1ca36d4367] check-in: [1c1f688369] user: bohwaz, branch: dev, size: 993 [annotate] [blame] [check-ins using] [diff]
2023-08-18
01:25
Refactor and make AbstractRender easier, also don't make it require / load a File entity for every web page, as it's not required anymore file: [d87b3a0363] check-in: [175a85b02d] user: bohwaz, branch: dev, size: 1234 [annotate] [blame] [check-ins using] [diff]
00:57
Don't spawn a new Extensions object and register signal for each render, it might be slow when rendering the whole website file: [eaf3e0527d] check-in: [930669faa3] user: bohwaz, branch: dev, size: 1318 [annotate] [blame] [check-ins using] [diff]
2023-07-21
13:28
Renamed src/include/lib/Garradin/Web/Render/Markdown.php → src/include/lib/Paheko/Web/Render/Markdown.php. Rename everything from Garradin to Paheko file: [70d7320f16] check-in: [736b20220e] user: bohwaz, branch: dev, size: 1232 [annotate] [blame] [check-ins using] [diff]
2023-06-24
17:48
Fix errors on demo file: [6e2c617173] check-in: [af4b28d6a8] user: bohwaz, branch: dev, size: 1236 [annotate] [blame] [check-ins using] [diff]
2023-05-30
16:15
Make sure we have any content before loading Markdown renderer file: [7b5fba1897] check-in: [a243156860] user: bohwaz, branch: dev, size: 1242 [annotate] [blame] [check-ins using] [diff]
16:14
Markdown renderer: Make sure we have a file before fetching file: [076b74d922] check-in: [721224a34a] user: bohwaz, branch: dev, size: 1192 [annotate] [blame] [check-ins using] [diff]
2023-03-11
18:58
Move Markdown code and general extensions to KD2 file: [9b15706bc5] check-in: [808c00f160] user: bohwaz, branch: trunk, size: 1132 [annotate] [blame] [check-ins using] [diff]
2023-02-25
17:08
Not sure why target="_parent" is present but it breaks stuff sometimes file: [05705b6753] check-in: [9d0829d40f] user: bohwaz, branch: trunk, size: 823 [annotate] [blame] [check-ins using] [diff]
03:34
Fix internal links in doc, and fix margins in default content.css file: [f9a927299b] check-in: [010b97faae] user: bohwaz, branch: trunk, size: 840 [annotate] [blame] [check-ins using] [diff]
03:25
Fix minor issues with new markdown features file: [44246cbd45] check-in: [1d4e24b8ac] user: bohwaz, branch: trunk, size: 855 [annotate] [blame] [check-ins using] [diff]
2023-02-24
23:10
Modernize / rewrite Markdown / Skriv extensions

Move Skriv extensions to a separate extensions class, used by both Markdown and Skriv, so that Markdown doesn't load the whole Skriv classes.

Add extension support for colors

Add Markdown support for video embeds, text highlights, basic HTML tags, CSS classes for blocks, and more. file: [19b50a56e6] check-in: [8587f4eb79] user: bohwaz, branch: trunk, size: 900 [annotate] [blame] [check-ins using] [diff]

2023-01-21
21:56
Do not double-encode URLs in local Skriv/Markdown links file: [a1d7461fd1] check-in: [6fe6f9d03e] user: bohwaz, branch: trunk, size: 918 [annotate] [blame] [check-ins using] [diff]
2022-07-25
23:09
Fix links in render [6c67cb2bce297b3fe8933f8b09dd9720c902c375] file: [477f25b224] check-in: [7ab749e5b7] user: bohwaz, branch: trunk, size: 893 [annotate] [blame] [check-ins using] [diff]
2022-07-12
21:15
Make sure to escape links file: [7e6a1440f7] check-in: [1c7f30a616] user: bohwaz, branch: trunk, size: 892 [annotate] [blame] [check-ins using] [diff]
2021-09-16
17:49
Fix user_prefix argument in markdown passed to skriv file: [1e59334a43] check-in: [01df610025] user: bohwaz, branch: trunk, size: 874 [annotate] [blame] [check-ins using] [diff]
2021-05-20
15:58
Refactor rendering classes to use an abstract parent file: [b756d5ef2a] check-in: [6d5b0c3e04] user: bohwaz, branch: trunk, size: 875 [annotate] [blame] [check-ins using] [diff]
11:11
Implement our own lighter TOC function instead of using ParsedownToc file: [e400b010cf] check-in: [153b3b51b5] user: bohwaz, branch: trunk, size: 955 [annotate] [blame] [check-ins using] [diff]
04:15
Add support for Skriv extensions inside Markdown to manage images and files file: [9115b0905f] check-in: [e26abf675c] user: bohwaz, branch: trunk, size: 1109 [annotate] [blame] [check-ins using] [diff]
03:31
Add markdown support (with TOC) file: [da302a81c5] check-in: [2965992701] user: bohwaz, branch: trunk, size: 1257 [annotate] [blame] [check-ins using]
2021-05-02
12:18
Added: Add markdown support, start of implementing web blocks file: [7e10d16363] check-in: [9773a33ba4] user: bohwaz, branch: dev, size: 1016 [annotate] [blame] [check-ins using]