trivernis
d82c43e5a3
Add magic dark theme and rename formatting config to style
...
Signed-off-by: trivernis <trivernis@protonmail.com>
4 years ago
trivernis
097eae5f4e
Add theme config option
...
Signed-off-by: trivernis <trivernis@protonmail.com>
4 years ago
trivernis
d84b0d86dd
Change settings format
...
Settings are now stored in a specific format defined in the settings
module. The Manifest.toml file will be loaded by default. Further
config files can be imported with the default file import syntax.
Signed-off-by: trivernis <trivernis@protonmail.com>
4 years ago
trivernis
31a4abff39
Add option to configure watch debounce time
...
Signed-off-by: trivernis <trivernis@protonmail.com>
4 years ago
trivernis
63ea60b10a
Add conversion of images when configured
...
Signed-off-by: trivernis <trivernis@protonmail.com>
4 years ago
trivernis
53c4818f9d
Change input syntax and add cache storage handler
...
- input syntax changed to <subcommand> <options...>
- Added clear-cache subcommand
- CacheStorage now handles the caching of files
Signed-off-by: trivernis <trivernis@protonmail.com>
4 years ago
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
5 years ago