diff options
| author | John MacFarlane <[email protected]> | 2022-01-12 18:52:01 -0800 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2022-01-12 18:52:01 -0800 |
| commit | dc34c734f7f66aa5f334b632ba6cce4b2beca92b (patch) | |
| tree | a4b75873d2ef816e855cd578b1e4b801cf30c2e5 | |
| parent | d8deb8b6c3afd7f34655dbb15d44c56cf24221b5 (diff) | |
Changelog formatting fix.
| -rw-r--r-- | changelog.md | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/changelog.md b/changelog.md index d28fdbd90..491d224f5 100644 --- a/changelog.md +++ b/changelog.md @@ -269,11 +269,9 @@ `document-css`. Setting the `document-css` variable will cause it not to be ignored. - * HTML template: - - + Add abstract (#7588, Jannik Buhr, John MacFarlane). By default, - a localized title (the word "Abstract") will be used, unless the - variable `abstract-title` is set. + * HTML template: Add abstract (#7588, Jannik Buhr, John MacFarlane). + By default, a localized title (the word "Abstract") will be + used, unless the variable `abstract-title` is set. * ConTeXt template: Make title appear in PDF title bar. This is recommended for accessibility reasons. Note: doesn't work with macOS |
