Commit Graph

212 Commits (0e608e255ac398e5d836a58c1a731be6e2b27642)
 

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