diff options
| author | Dan Allen <dan.j.allen@gmail.com> | 2022-04-27 18:11:04 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-04-27 18:11:04 -0600 |
| commit | f1c34a7dcf16d45e5e508a664ff9f80a0152f77a (patch) | |
| tree | 4b195869cff42794e0fe2f577ebc0f15ad5aa0a4 /CHANGELOG.adoc | |
| parent | f8db3dc7e7b211c60d2ac1bc619f58fdafb99d08 (diff) | |
resolves #1213 allow imported page to be referenced from TOC by enclosing in section with notitle option (PR #2091)
Diffstat (limited to 'CHANGELOG.adoc')
| -rw-r--r-- | CHANGELOG.adoc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.adoc b/CHANGELOG.adoc index 6d844220..01ec5ea6 100644 --- a/CHANGELOG.adoc +++ b/CHANGELOG.adoc @@ -17,6 +17,7 @@ Enhancements:: * add `asciidoctor/pdf/nogmagick` script to prevent Gmagick from handling PNG images (#1687) * change name of `untitled` option on special section to `notitle` * allow the title of any section to be hidden using the `notitle` option +* allow imported PDF page to be referenced in TOC by enclosing in parent section with `notitle` option (#1213) Bug Fixes:: |
