Allow enabling KaTeX per page/section (fixes #89)

This commit is contained in:
daudix
2024-09-29 02:48:21 +03:00
parent 6b19540347
commit b98775d61c
4 changed files with 16 additions and 12 deletions

View File

@ -127,7 +127,8 @@ show_read_time = true
show_share_button = true
# Whether to enable the KaTeX library for rendering LaTeX.
# Note: This will make your page significantly heavier.
katex = true
# Instead, consider enabling it per page/section.
# katex = true
# Display outlines around all elements for debugging purposes
# debug_layout = true