diff options
| -rw-r--r-- | AUTHORS.md | 1 | ||||
| -rw-r--r-- | changelog.md | 8 |
2 files changed, 6 insertions, 3 deletions
diff --git a/AUTHORS.md b/AUTHORS.md index 900feda2f..51ebac7cc 100644 --- a/AUTHORS.md +++ b/AUTHORS.md @@ -140,6 +140,7 @@ - Gavin Beatty - George Stagg - Georgi Lyubenov +- GHyman83 - Gokul Rajiv - Gordon Woodhull - Gottfried Haider diff --git a/changelog.md b/changelog.md index 3aae24605..005d4da4d 100644 --- a/changelog.md +++ b/changelog.md @@ -8,7 +8,7 @@ * Asciidoc writer: - + Add support for sidebars (Greg). + + Add support for sidebars (GHyman83). * LaTeX writer: @@ -46,9 +46,11 @@ The function takes a MIME type and raw data from which it creates an RFC 2397 data URI. - * `tools/update-lua-module-docs`: fix handling of wikilinks (Albert Krewinkel). + * `tools/update-lua-module-docs`: fix handling of wikilinks + (Albert Krewinkel). - * `doc/lua-filters.md`: add missing docs for `pandoc.Caption` (Albert Krewinkel). + * `doc/lua-filters.md`: add missing docs for `pandoc.Caption` + (Albert Krewinkel). * Require texmath 0.12.10.3, typst 0.8.0.1 |
