Contents | Parent Topic | Previous Topic | Next Topic
Home | Catalog
The paragraph tag for adding a single paragraph note is Note. For example:
Note: Life is too short to waste time being unhappy.
The result is:
You can change the label for a note by using the label paragraph attribute. For example:
Note[label='Important: '] Life is too short to drink bad wine.
The result is:
If the note requires more than one paragraph, use the note filter. For example:
!block note Life is too short to: * waste time being unhappy * worry about yesterday. !endblock
The result is:
Before the note filter existed, long notes were created by using the NB (Note Begin) and NE (Note End) tags. For example:
NB: Life is too short to: * waste time being unhappy * worry about yesterday. NE:
These paragraph styles are still supported, although the note filter is now the recommended way of specifying long notes.
Contents | Parent Topic | Previous Topic | Next Topic
Home | Catalog