Skip to content

Commit c0deddf

Browse files
Swiftb0yjclsn
authored andcommitted
feat: add pelican-render-math plugin
1 parent 593cac1 commit c0deddf

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

pelicanconf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@
8989
"download_metadata",
9090
"draft_override",
9191
"md_yaml",
92+
"render_math",
9293
]
9394

9495

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ markdown-full-yaml-metadata @ git+https://github.com/Holzhaus/python-markdown-fu
99
Markdown-Video @ git+https://github.com/Holzhaus/Python-Markdown-Video@98725ee09995fdeb05597d82defacaa7ceeca546
1010
MarkupSafe==2.1.3
1111
pelican==4.9.1
12+
pelican-render-math==1.0.4
1213
Pygments==2.17.2
1314
python-dateutil==2.8.2
1415
pytz==2023.3.post1

0 commit comments

Comments
 (0)