Commit Graph

13 Commits (5554b6151cbeb46f2eb0177a1625cb0683b8bc4b)

Author SHA1 Message Date
trivernis 5554b6151c
Commit old unknown probably broken changes
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
trivernis dc884890d4
Add download cache and refactor parser creation
Signed-off-by: trivernis <trivernis@protonmail.com>
4 years ago
trivernis 98f64270f3
Update bibliographix and add bib error messages
Signed-off-by: trivernis <trivernis@protonmail.com>
4 years ago
trivernis 0b897aa6f2
Add more logging and loglevels
Signed-off-by: trivernis <trivernis@protonmail.com>
4 years ago
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