Skip to content

Commit

Permalink
docs(spec-2.0): mention that headings are structural
Browse files Browse the repository at this point in the history
  • Loading branch information
vhyrro committed Aug 21, 2024
1 parent 42275c8 commit 0a14213
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions 2.0-specification.norg
Original file line number Diff line number Diff line change
Expand Up @@ -208,6 +208,9 @@ version: 2.0
| ***** *Bold* and /italic/ | <h5> <b>Title</b> and <i>italic</i> </h5> |
@end

Headings provide structure to the document and therefore can only be placed in the root
of the document.

* Layers

Norg is built up of layers, or in other words a set of features that a parser/tool can support
Expand Down

0 comments on commit 0a14213

Please sign in to comment.