Is a simple document formant
? Title (description)
@ Author
# Priority
=
Content
The title (or short description) of the document [multiline: allowed, blank: allowed]
The author of the document [multiline: disallowed, blank: allowed]
This is only used in a give scope and can be whatever you want (or last modified date). [multiline: disallowed, blank: allowed]
This is where the content of your body goes in. [multiline: allowed, blank: allowed]
? + \t = ?\t: title-tag
@\t: author-tag
#\t: priority-tag
=\n: content-tag
multiline: mean a property (field, element) can contain multiple lines
blank: means a property can be left empty (as an example below). The \t and \n are required even if property that uses it is blank: the parser needs it!
An example with a multiline title and content and blank title and priority
? Hello,
world.
@
#
=
Some people say life good
On ther hand people say life is hard
Musangu J. Mugala (4devmog@gmaim.com)