/
To prevent a heading from being numbered and from appearing in the table of contents, append a ! after the last # sign. For example: #!, ##!, ###!, etc.
```markdown
.center
#! My document
## Introduction
.loremipsum
```
A heading with all optional flags disabled via
.headingis equivalent to a decorative heading:.heading {My decorative heading} depth:{2} numbered:{no} indexed:{no} breakpage:{no}