Features
- Extend menu buttons with (some) missing functionality (alerts, panels, quote,
spoiler, expand etc.), by Thierry Trafelet @ttrafelet see #202
Bug Fixes
- fix: rendering of lists (etc) in fancy-, alert-, spoiler- and folded blocks, see #214 (11cdf82).
- tweaking the alert blocks, so that light and dark mode match, see #213 (76ad321).
- make sure no extra newlines are added to pre formatted blocks, see #212 (518d9f0).
- remove the "copy-to-clipboard" block from syntax documentation, see #212 (2316bc9).
- correct spacing in div.page-wrapper layout.html, see #212 (0e8011b).
- Named footnotes not linking correctly, see #211 (bdabb71).
- use full path for pages when displaying single commits, see #209 (5ade21c).
- handle
FileNotFoundError
on updating the ftoc cache (6bfe892). - typo in the
MAX_FORM_MEMORY_SIZE variable
(0d5eab5).
Docs
New Contributors
- @ttrafelet made their first contribution in #202