document the page.author property in the UI model
authorDan Allen <dan@opendevise.com>
Fri, 22 Oct 2021 07:48:33 +0000 (01:48 -0600)
committerDan Allen <dan@opendevise.com>
Fri, 22 Oct 2021 07:48:33 +0000 (01:48 -0600)
docs/modules/ROOT/pages/templates.adoc

index f2c0fce..bba83f6 100644 (file)
@@ -80,6 +80,9 @@ For example, the value of the document attribute named `page-support-phone` can
 Page attributes can be defined per page in the AsciiDoc document header (e.g., `:page-support-phone: +1 212-555-1234`) or globally in the playbook under the key `asciidoc.attributes`.
 The `page-` prefix is used to isolate page-related attributes from the numerous other document attributes in AsciiDoc.
 
+| page.author
+| The first author of the document, if one or more authors are specified in the AsciiDoc header.
+
 | page.description
 | The text of the description attribute in the AsciiDoc header, if specified.