diff options
| author | Laurenz <laurmaedje@gmail.com> | 2023-05-20 21:36:24 +0200 |
|---|---|---|
| committer | Laurenz <laurmaedje@gmail.com> | 2023-05-20 21:36:24 +0200 |
| commit | 1321862cd54eb4abefb5d435285e3de9e0848c4c (patch) | |
| tree | 904d04546da0a17dbf0fe96790c0a9c2f6393141 /docs/src | |
| parent | 35b883cfd9e6acfcaee1a98bf2bdd4f6c5de5fbf (diff) | |
Footnotes
Diffstat (limited to 'docs/src')
| -rw-r--r-- | docs/src/general/changelog.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/src/general/changelog.md b/docs/src/general/changelog.md index 43270fb9..d75f7791 100644 --- a/docs/src/general/changelog.md +++ b/docs/src/general/changelog.md @@ -6,6 +6,13 @@ description: | # Changelog ## Unreleased +- Footnotes + - Implemented support for footnotes + - The [`footnote`]($func/footnote) function inserts a footnote + - The [`footnote.entry`]($func/footnote.entry) function can be used to + customize the footnote listing + - The `{"chicago-notes"}` [citation style]($func/cite.style) is now available + - Documentation - Added [guide for LaTeX users]($guides/guide-for-latex-users) - Now shows default values for optional arguments |
