Commit Graph

23 Commits (14862990f245e457dde6baedf620b2b3399a6b71)

Author SHA1 Message Date
trivernis b599bf5e37
Fix warnings and update Readme
Signed-off-by: trivernis <trivernis@protonmail.com>
4 years ago
trivernis e5d021a571
Hide pdf behind features flag
Signed-off-by: trivernis <trivernis@protonmail.com>
4 years ago
trivernis 2f16c69c39
Add chromium based pdf support
Signed-off-by: trivernis <trivernis@protonmail.com>
4 years ago
trivernis dc884890d4
Add download cache and refactor parser creation
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 609bc18d7f
Fix open options for written file
Signed-off-by: trivernis <trivernis@protonmail.com>
4 years ago
trivernis 09bbabfdc2
Change html rendering to use a writer for memory efficiency
Signed-off-by: trivernis <trivernis@protonmail.com>
4 years ago
trivernis 392ee83a4a Change path format from String to PathBof 4 years ago
trivernis a320363764 Add live watching and rendering of files 4 years ago
trivernis 70e5cb68ea Switch to colored because termion isn't supported on windows 4 years ago
Trivernis eab4a4a7cb Remove check if the output file exist
Why did I even do that?
4 years ago
trivernis 8afdfc71d6 Fix doc rendering for imports 4 years ago
trivernis cdb86098c2 Add syntax highlighting using syntect 4 years ago
trivernis 7d0d04454e Improve html rendering
- Add stylesheet
- Remove unnecessary linebreaks
4 years ago
trivernis 4090ce6814 Set default format to html 4 years ago
trivernis 4b12391ff4 Change name of cargo package 4 years ago
trivernis 302669044f Add cli options 4 years ago
trivernis bc1d620aa0 Add to html implementation 4 years ago
trivernis ee9198d001 Fix path resolution 4 years ago
trivernis 15b1a1e6b7 Add multithreaded import parsing 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 e9e7dca783 Add tokens and started with the parsing 4 years ago