Commit Graph

14 Commits (6bf51b91f083a7833d0280c2bd45cfeb492444a5)

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