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

@ -13,6 +13,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed
- Allow enabling KaTeX per page/section.
- Improve the logic of inclusion feeds in `<head>`.
- Restly the heading anchors.
## Fixed