document that the page.title is in HTML format
authorDan Allen <dan@opendevise.com>
Sun, 10 May 2020 07:28:57 +0000 (01:28 -0600)
committerDan Allen <dan@opendevise.com>
Sun, 10 May 2020 07:30:03 +0000 (01:30 -0600)
docs/modules/ROOT/pages/templates.adoc

index dc86c05..eea67ab 100644 (file)
@@ -65,7 +65,8 @@ s| [[page]]page
 | Information about the current page.
 
 | page.title
-| The page title (also used as the primary heading).
+| The page title in HTML format (often used as the primary heading).
+This value may include inline HTML elements and XML character references.
 
 | page.contents
 | The main article content in HTML format.