Commit Graph

10 Commits (269e26840fc5dc579988f94e0d286f97336ef8eb)

Author SHA1 Message Date
trivernis e9ec656740 Add error handling for section nesting problems 4 years ago
trivernis 22b6c9cc00 Add ruler defined with - - - 4 years ago
trivernis 6db67c9139 Add ordering to sublists and fix escape 4 years ago
trivernis bc1d620aa0 Add to html implementation 4 years ago
trivernis 15b1a1e6b7 Add multithreaded import parsing 4 years ago
trivernis 8896ea27b3 Add Image parsing
Images have the syntax ![description](url)[metadata]
with [description] and [metadata] being optional.
So the shortest syntax is !(url).
Similar to the short url syntax (url)
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