diff options
| author | Sarah White <graphitefriction@gmail.com> | 2022-05-01 16:02:14 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-05-01 16:02:14 -0600 |
| commit | bb2b27004bdbb5516fdcb5b60d3bb12463f6e2ee (patch) | |
| tree | bc5cf6dc0edb66f3eece0dbcea7ca1a9c7383db8 /docs/modules/ROOT | |
| parent | 338912450508c03f17c1733f9138752446bfad46 (diff) | |
move running content examples to new page (PR #2118)
Diffstat (limited to 'docs/modules/ROOT')
| -rw-r--r-- | docs/modules/ROOT/pages/features.adoc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/modules/ROOT/pages/features.adoc b/docs/modules/ROOT/pages/features.adoc index 22fbd1ae..3fc4efd8 100644 --- a/docs/modules/ROOT/pages/features.adoc +++ b/docs/modules/ROOT/pages/features.adoc @@ -17,9 +17,9 @@ * Syntax highlighting with Rouge (preferred), Pygments, or CodeRay * Front and back cover pages * Page background color or page background image with configurable scaling -* Page numbering +* xref:theme:page-numbers.adoc[Page numbering] * Double-sided (aka prepress) printing mode (i.e., margins alternate on recto and verso pages) -* Customizable running content (header and footer) +* xref:theme:add-running-content.adoc[Customizable header and footer running content] * Section body indent * Unbreakable blocks * Orphaned section titles avoided (basic support) |
