1
0
mirror of https://github.com/venthur/blag.git synced 2025-11-25 12:42:41 +00:00

Added footnotes

This commit is contained in:
Bastian Venthur
2025-11-04 09:06:47 +01:00
parent f07341a6be
commit 0d7c9b3153
5 changed files with 24 additions and 0 deletions

View File

@@ -21,6 +21,7 @@ blag is named after [the blag of the webcomic xkcd][blagxkcd].
* Theming support using [Jinja2][] templates
* Generation of Atom feeds for blog content
* Fenced code blocks and syntax highlighting using [Pygments][]
* Markdown footnotes
* Integrated devserver
* Available on [PyPI][]