diff options
| author | Dan Allen <dan.j.allen@gmail.com> | 2022-06-10 16:32:37 -0600 |
|---|---|---|
| committer | Dan Allen <dan.j.allen@gmail.com> | 2022-06-10 16:32:37 -0600 |
| commit | 34058880b07f1e78ff1d3446a9a153dbf917bff7 (patch) | |
| tree | b25e252147f4caf2f6990c3189f4cb4a0c96c739 | |
| parent | 819e89f6455fb34a24928c265d3995a753b1904a (diff) | |
minor revisions to what's new page
| -rw-r--r-- | docs/modules/ROOT/pages/whats-new.adoc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/modules/ROOT/pages/whats-new.adoc b/docs/modules/ROOT/pages/whats-new.adoc index 9513a6c2..82fcd155 100644 --- a/docs/modules/ROOT/pages/whats-new.adoc +++ b/docs/modules/ROOT/pages/whats-new.adoc @@ -28,6 +28,6 @@ See xref:theme:page.adoc#columns[Columns] for more information. * Support for the xref:image-scaling.adoc#width-attributes[scale attribute] was added to image macros. * Support for the `iw` unit value was added to the xref:image-scaling.adoc#pdfwidth[pdfwidth attribute] on image macros. * A backlink is created from a bibref on a bibliography entry to the first reference to that entry in the document. -* The text formatting on index term in the index section is preserved. +* The text formatting on index terms is preserved when displayed in the index section. -NOTE: Go to xref:2.0@whats-new.adoc[What's New in Asciidoctor PDF 2.0] to learn about all the new features, improvements, and fixes introduced in 2.0. +NOTE: Refer to xref:2.0@whats-new.adoc[What's New in Asciidoctor PDF 2.0] to learn about all the new features, improvements, and fixes introduced in 2.0. |
