Commit Graph

9 Commits (2204f93cf31a89dfef75fa97ffc6c9365e7f844b)

Author SHA1 Message Date
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