zola/components/markdown
Eugene Lomov 6a2b890545 Implemented bottom footnotes with backreferences (#2480)
* Implemented bottom footnotes with backreferences

Fixes #1285

* Added bottom_footnotes option to configuration.md

* Renamed fix_github_style_footnotes()

* Added tests for convert_footnotes_to_github_style()

* Changed test to plain html instead of Vec<Event>

* Added integration test for footnotes

* Applied suggested changes
2024-06-20 23:15:24 +02:00
..
benches Allow taxonomies to not be rendered 2022-04-27 21:11:42 +02:00
src Implemented bottom footnotes with backreferences (#2480) 2024-06-20 23:15:24 +02:00
tests Implemented bottom footnotes with backreferences (#2480) 2024-06-20 23:15:24 +02:00
Cargo.toml add link_checker settings for external_level and internal_level (#1848) 2022-05-11 21:54:34 +02:00