Commit Graph

9 Commits (f5bf361795dc96c67e76f69e5afb10117b65fab2)

Author SHA1 Message Date
trivernis 801268b804
Replace bibliography handling with bibliographix
Signed-off-by: trivernis <trivernis@protonmail.com>
4 years ago
trivernis bfaad4293a Fix last table row being ignored on eof 4 years ago
trivernis 2f85961b65 Fix parsing of ordered lists 4 years ago
trivernis b835f900eb Fix last line of the file not being parsed 4 years ago
trivernis 1af43f4ff0 Fix checkboxes, escapes and inline math
- Fix empty checkboxes not being displayed when line starts with them
- Fix inline math consunming following char
- Fix single escape characters being displayed
4 years ago
trivernis 5f7d9f8de1 Fix image short syntax 4 years ago
trivernis 63c060e0a2 Cleanup after switching to charred 4 years ago
trivernis cb327180c6 Add charred for char state operations 4 years ago
trivernis dd65c65c9d Refactor project folder and file structure
- add folders for references and utils as well as elements
- extract the line and inline parsing of the parser into separate traits
4 years ago