Skip to content

4mugala/beewriter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

beeNote

Is a simple document formant

Structure

? Title (description)
@ Author
# Priority
=
Content

Title (description)

The title (or short description) of the document [multiline: allowed, blank: allowed]

Author

The author of the document [multiline: disallowed, blank: allowed]

Priority

This is only used in a give scope and can be whatever you want (or last modified date). [multiline: disallowed, blank: allowed]

Content

This is where the content of your body goes in. [multiline: allowed, blank: allowed]

Tags

? + \t = ?\t: title-tag

@\t: author-tag

#\t: priority-tag

=\n: content-tag

Rules

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

Author

Musangu J. Mugala (4devmog@gmaim.com)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages