trivernis
f2b154b7c3
Expose chromium pdf options to config
...
Signed-off-by: trivernis <trivernis@protonmail.com>
4 years ago
trivernis
9d1f6d0ac9
Update dependencies
...
Signed-off-by: trivernis <trivernis@protonmail.com>
4 years ago
trivernis
944a9e03fc
Increment version
...
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
72d0e0a215
Resolve conflict between glossary and striked text parsing
...
Signed-off-by: trivernis <trivernis@protonmail.com>
4 years ago
trivernis
04e1e30fef
Fix MathJax Integration
...
Signed-off-by: trivernis <trivernis@protonmail.com>
4 years ago
trivernis
1a4ec92aff
Add SmartArrows
...
Signed-off-by: trivernis <trivernis@protonmail.com>
4 years ago
trivernis
e8cdbc3b06
Add glossary implementation
...
Glossary entries can be defined with `~KEY` for the
short form and `~~KEY` for the long form.
If a glossary entry is referenced for the first time it will always be
rendered as the long form.
Glossary entries can be defined in a toml file (default is glossary.toml)
similar to bibliography.
Signed-off-by: trivernis <trivernis@protonmail.com>
4 years ago
trivernis
9424d04c37
Add option to turn off embedding of images
...
Signed-off-by: trivernis <trivernis@protonmail.com>
4 years ago
trivernis
2dba1025e8
Fix --no-cache to also not write to the cache dir
...
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
98f64270f3
Update bibliographix and add bib error messages
...
Signed-off-by: trivernis <trivernis@protonmail.com>
4 years ago
trivernis
a226001b1c
Add progress bar to downloader
...
Signed-off-by: trivernis <trivernis@protonmail.com>
4 years ago
trivernis
234b11ee93
Change downloading of images to be parallel
...
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
932c213ff2
Add imports in metadata files and update README
...
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
f5bf361795
Add metadata file imports and import types
...
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
ee822738b4
Integrate Bibliographix
...
Signed-off-by: trivernis <trivernis@protonmail.com>
4 years ago
trivernis
d0ebeebbd5
Add formatting implementation for in_collection
...
Signed-off-by: trivernis <trivernis@protonmail.com>
4 years ago
trivernis
1ef9f1183c
Add formatting implementation for article
...
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
53123705ac
Change inline formatting to accept multiple inline types
...
Signed-off-by: trivernis <trivernis@protonmail.com>
4 years ago
trivernis
ea481feb6c
Update asciimath-rs and charred to run on stable
...
Signed-off-by: trivernis <trivernis@protonmail.com>
4 years ago
trivernis
176b546357
Update asciimath-rs version to 0.5.6
4 years ago
trivernis
bfaad4293a
Fix last table row being ignored on eof
4 years ago
trivernis
621cd13279
Update asciimath-rs version#
4 years ago
trivernis
998fc6d813
Update asciimath-rs version#
4 years ago
trivernis
f3b8426302
Update asciimath-rs version#
4 years ago
trivernis
e1891225ed
Fix image path resolution for real
4 years ago
trivernis
2f85961b65
Fix parsing of ordered lists
4 years ago
trivernis
4cce555310
Add lang to html tag and charset to head
4 years ago
trivernis
8fe2c47739
Fix image description and paths
4 years ago
trivernis
4d27e054da
Add html character escape codes
4 years ago
trivernis
b835f900eb
Fix last line of the file not being parsed
4 years ago
trivernis
c6e2a2560a
Update asciimath-rs version
4 years ago
trivernis
6739851aba
Fix problems with missing newline at eof
4 years ago
trivernis
038a9ef554
Change images to be embedded as base64
4 years ago
trivernis
8715ca7b41
Add custom stylesheet imports
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
b81f9f03d6
Update asciimath-rs version
4 years ago
trivernis
291da3a72b
Add MathJax for fancier Math display
4 years ago
trivernis
9584cfaed2
Update asciimath-rs version
4 years ago
trivernis
7be3e281a7
Update version
4 years ago
trivernis
d292dd6f32
Add AsciiMath inline and block parsing
4 years ago
trivernis
5f7d9f8de1
Fix image short syntax
4 years ago
trivernis
47e6490203
Change url to allow inline formatting for description
4 years ago
trivernis
108bcb26d5
Fix word break
4 years ago
trivernis
63c060e0a2
Cleanup after switching to charred
4 years ago