Trivernis
0f2bd16d28
Merge pull request #23 from Trivernis/develop
...
Develop
4 years ago
trivernis
3eb11e03e8
Add chromium requirement to README
...
closes #21
Signed-off-by: trivernis <trivernis@protonmail.com>
4 years ago
trivernis
659ca55e2c
Merge branch 'main' into develop
4 years ago
trivernis
7da9f5b338
Bump version
...
Signed-off-by: trivernis <trivernis@protonmail.com>
4 years ago
Trivernis
83734aa530
Merge pull request #22 from silentbat/main
...
add style.css to init
4 years ago
trivernis
c7694d39e0
Change path of temporary file to be absolute
...
Signed-off-by: trivernis <trivernis@protonmail.com>
4 years ago
trivernis
0495855d91
Fix problems with creating temp file for pdf rendering
...
Signed-off-by: trivernis <trivernis@protonmail.com>
4 years ago
trivernis
cdbfe8c195
Update dependencies
...
Signed-off-by: trivernis <trivernis@protonmail.com>
4 years ago
trivernis
0e608e255a
Add fetch feature to headless_chromium dep
...
Signed-off-by: trivernis <trivernis@protonmail.com>
4 years ago
silentbat
995a3b0582
add style.css to init
...
when calling `snekdown init`, you should get a default (empty) style.css file now
4 years ago
trivernis
8181119f4a
Update README badge links
...
Signed-off-by: trivernis <trivernis@protonmail.com>
4 years ago
Trivernis
0fda78bb96
Merge pull request #20 from Trivernis/develop
...
Reference anchor and improved README
4 years ago
Trivernis
3c9f41ce8c
Update issue templates
4 years ago
trivernis
6ebc7cc766
Update Copyright in Source files
...
Signed-off-by: trivernis <trivernis@protonmail.com>
4 years ago
trivernis
1e46274003
Add reference anchors and update README
...
Signed-off-by: trivernis <trivernis@protonmail.com>
4 years ago
trivernis
e1e63cc35a
Update README
...
Signed-off-by: trivernis <trivernis@protonmail.com>
4 years ago
Trivernis
fd23a49e49
Merge pull request #19 from Trivernis/develop
...
Fix windows lineending
4 years ago
trivernis
f709465eba
Fix windows lineending
...
Signed-off-by: trivernis <trivernis@protonmail.com>
4 years ago
Trivernis
31c4711881
Merge pull request #18 from Trivernis/develop
...
Fix mathjax include
4 years ago
trivernis
4c0d4c560c
Fix mathjax include
...
Signed-off-by: trivernis <trivernis@protonmail.com>
4 years ago
Trivernis
ccad1547ae
Merge pull request #17 from Trivernis/develop
...
Changes and fixes to whitespace behaviour
4 years ago
trivernis
e50d73a880
Fix quote text alignment
...
Signed-off-by: trivernis <trivernis@protonmail.com>
4 years ago
trivernis
d5df0b6f05
Change whitespace behaviour
...
A single linebreak will be ignored in plain text while a double line
break will be converted to a single linebreak. All following
linebreaks are taken as-is and rendered as normal linebreaks.
(Fixes #13 )
Signed-off-by: trivernis <trivernis@protonmail.com>
4 years ago
trivernis
661a6e5a85
Add flag to print to stdout
...
Signed-off-by: trivernis <trivernis@protonmail.com>
4 years ago
Trivernis
673a7527d6
Merge pull request #15 from Trivernis/develop
...
Fixes to monospace and block elements
4 years ago
trivernis
cac1cbe8d6
Bump version
...
Signed-off-by: trivernis <trivernis@protonmail.com>
4 years ago
trivernis
e99b80ecf0
Fix block documents being ignored at EOF
...
Fixes that block elements are being ignored when written as the last
element of a file (Fixes #14 )x
Signed-off-by: trivernis <trivernis@protonmail.com>
4 years ago
trivernis
8cf6dd33b7
Fix escapes in monospace and progressbar
...
Signed-off-by: trivernis <trivernis@protonmail.com>
4 years ago
Trivernis
d93fe6a57b
Merge pull request #11 from Trivernis/develop
...
HTML Metadata
4 years ago
trivernis
d60e6aabd4
Merge branch 'develop' of github.com:/Trivernis/snekdown into develop
4 years ago
trivernis
8747c8c41a
Add metadata embedding in html
...
Signed-off-by: trivernis <trivernis@protonmail.com>
4 years ago
Trivernis
e24cc4b0f1
Merge pull request #9 from Trivernis/develop
...
Develop
4 years ago
Trivernis
796dc6ae34
Merge pull request #10 from Trivernis/actions
...
Change build to build for all features
4 years ago
trivernis
2e53e9e603
Change build to build for all features
...
Signed-off-by: trivernis <trivernis@protonmail.com>
4 years ago
trivernis
f6e4bb86da
Hotfix pdf renderer
...
Signed-off-by: trivernis <trivernis@protonmail.com>
4 years ago
trivernis
374c385f06
Increment Version
...
Signed-off-by: trivernis <trivernis@protonmail.com>
4 years ago
Trivernis
d1e71e0204
Merge pull request #8 from Trivernis/develop
...
New Config and Themes
4 years ago
trivernis
245c908410
Fix nested anchors and placeholders
...
Signed-off-by: trivernis <trivernis@protonmail.com>
4 years ago
trivernis
d0186cc90e
Fix toc not using plain text
...
Signed-off-by: trivernis <trivernis@protonmail.com>
4 years ago
Trivernis
4db1f27315
Merge pull request #7 from Trivernis/feature/themes
...
Feature/themes
4 years ago
trivernis
d82c43e5a3
Add magic dark theme and rename formatting config to style
...
Signed-off-by: trivernis <trivernis@protonmail.com>
4 years ago
trivernis
faa8e57ffa
Update Theme
...
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
6b9a30c571
Merge pull request #6 from Trivernis/feature/hierarchical-config
...
Feature/hierarchical config
4 years ago
trivernis
f2bfcd66a9
Merge branch 'main' of github.com:/Trivernis/snekdown into main
4 years ago
Trivernis
a98a512b18
Merge pull request #5 from Trivernis/actions
...
Change build action to also trigger on develop
4 years ago
trivernis
1bfe95d08a
Change build action to also trigger on develop
...
Signed-off-by: trivernis <trivernis@protonmail.com>
4 years ago
trivernis
ce311853cc
Update README
...
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