Attribute scope

edit

Attributes are in-scope for the entire book unless you explicitly clear them by setting :!attributename:. For example:

Example 5. Clearing an attribute

:myattribute: some value
All the things on the page.
:!myattribute:

To create page-scoped attributes, clear the attribute at the end of the page.