Commit Graph

11 Commits (e32073fb4b871336f0c7820a79d40c83b1346560)
 

Author SHA1 Message Date
trivernis e32073fb4b Change image syntax 5 years ago
trivernis d8f12df8e6 Add quotes with metadata
Syntax: [Metadata]> Quote
The metadata is optional so normal markdown quotes work too
5 years ago
trivernis 2204f93cf3 Add code block parsing 5 years ago
trivernis 110109c882 Add escape character handling 5 years ago
trivernis 6db54b449f Add url parsing 5 years ago
trivernis 1e038ed404 Add ordered list and more list indicators 5 years ago
trivernis 3e892571df Fix list parsing
- Add iterative nesting parsing algorithm for lists
5 years ago
trivernis b4365a9128 Add table parsing 5 years ago
trivernis 70ba5a7062 Add subtext parsing
- lots of fixes
- kinda works
5 years ago
trivernis c89b9d83fb Add parsing of the list 5 years ago
trivernis e9e7dca783 Add tokens and started with the parsing 5 years ago