Static site generator for fizz.buzz.
Go to file
Tom Alexander ff03140007
Order the footnotes based on when they start processing rather than when they finish.
This has the benefit of making the output order make sense when footnote definitions reference footnote references but I mostly did it to match the behavior of upstream org-mode.
2023-10-29 22:29:29 -04:00
default_environment/templates/html no-op the template for footnote definitions. 2023-10-29 22:29:29 -04:00
org_test_documents/footnotes Add another test for footnote definitions. 2023-10-29 18:46:13 -04:00
src Order the footnotes based on when they start processing rather than when they finish. 2023-10-29 22:29:29 -04:00
.gitignore Initial commit. 2023-10-18 19:03:45 -04:00
Cargo.lock Add a tree-sitter-highlight dependency for source blocks. 2023-10-27 21:17:00 -04:00
Cargo.toml Add a tree-sitter-highlight dependency for source blocks. 2023-10-27 21:17:00 -04:00
LICENSE Add 0BSD license. 2023-10-18 20:37:35 -04:00