zola/components
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
..
config Implemented bottom footnotes with backreferences (#2480) 2024-06-20 23:15:24 +02:00
console add link_checker settings for external_level and internal_level (#1848) 2022-05-11 21:54:34 +02:00
content Fix section transparency serialization (#2462) 2024-06-20 23:15:24 +02:00
errors Remove unused deps thanks to cargo-machete 2022-04-27 19:49:57 +02:00
imageproc Fix resizing for images with EXIF orientation (#2468) 2024-06-20 23:15:24 +02:00
libs Update pulldown_cmark dep to v0.10, and add pulldown_cmark_escape dep. (#2432) 2024-06-20 23:15:24 +02:00
link_checker Speedup "zola check" command by reusing the Client (#2171) 2023-12-18 23:24:06 +01:00
markdown Implemented bottom footnotes with backreferences (#2480) 2024-06-20 23:15:24 +02:00
search Add option to include date in search index (#2401) 2024-06-20 23:15:24 +02:00
site Refactor: remove even more unnecessary create_directory (#2428) 2024-06-20 23:15:24 +02:00
templates Add MIME type to get_image_metadata (#2409) 2024-06-20 23:15:24 +02:00
utils Refactor: remove even more unnecessary create_directory (#2428) 2024-06-20 23:15:24 +02:00