-
Notifications
You must be signed in to change notification settings - Fork 48
Open
Description
Support should be added for endnote syntax. Textile-lang.com gives the following example:
The sun is reportedly hot,[#hot] just like freshly baked potatoes.[#hot] Ice is cold.[#cold]
note#hot. Ouch.
note#cold. Brrr.
notelist:1.
Endnote syntax consists of three separate elements:
- Support inline note reference:
[#LABEL]|[#LABEL!] - Support block note definition:
note#LABEL. TEXT|note#LABEL^. TEXT - Support block note list:
notelist.|notelist:A^+.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels