Commit Graph

201 Commits (v0.33.1)
 

Author SHA1 Message Date
Trivernis ccad1547ae
Merge pull request #17 from Trivernis/develop
Changes and fixes to whitespace behaviour
3 years ago
trivernis e50d73a880
Fix quote text alignment
Signed-off-by: trivernis <trivernis@protonmail.com>
3 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>
3 years ago
trivernis 661a6e5a85
Add flag to print to stdout
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
Trivernis 673a7527d6
Merge pull request #15 from Trivernis/develop
Fixes to monospace and block elements
3 years ago
trivernis cac1cbe8d6
Bump version
Signed-off-by: trivernis <trivernis@protonmail.com>
3 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>
3 years ago
trivernis 8cf6dd33b7
Fix escapes in monospace and progressbar
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
Trivernis d93fe6a57b
Merge pull request #11 from Trivernis/develop
HTML Metadata
3 years ago
trivernis d60e6aabd4
Merge branch 'develop' of github.com:/Trivernis/snekdown into develop 3 years ago
trivernis 8747c8c41a
Add metadata embedding in html
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
Trivernis e24cc4b0f1
Merge pull request #9 from Trivernis/develop
Develop
3 years ago
Trivernis 796dc6ae34
Merge pull request #10 from Trivernis/actions
Change build to build for all features
3 years ago
trivernis 2e53e9e603
Change build to build for all features
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
trivernis f6e4bb86da
Hotfix pdf renderer
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
trivernis 374c385f06
Increment Version
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
Trivernis d1e71e0204
Merge pull request #8 from Trivernis/develop
New Config and Themes
3 years ago
trivernis 245c908410
Fix nested anchors and placeholders
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
trivernis d0186cc90e
Fix toc not using plain text
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
Trivernis 4db1f27315
Merge pull request #7 from Trivernis/feature/themes
Feature/themes
3 years ago
trivernis d82c43e5a3
Add magic dark theme and rename formatting config to style
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
trivernis faa8e57ffa
Update Theme
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
trivernis 097eae5f4e
Add theme config option
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
Trivernis 6b9a30c571
Merge pull request #6 from Trivernis/feature/hierarchical-config
Feature/hierarchical config
3 years ago
trivernis f2bfcd66a9
Merge branch 'main' of github.com:/Trivernis/snekdown into main 3 years ago
Trivernis a98a512b18
Merge pull request #5 from Trivernis/actions
Change build action to also trigger on develop
3 years ago
trivernis 1bfe95d08a
Change build action to also trigger on develop
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
trivernis ce311853cc
Update README
Signed-off-by: trivernis <trivernis@protonmail.com>
3 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>
3 years ago
trivernis 31a4abff39
Add option to configure watch debounce time
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
trivernis b21a6ddb5d
Increment version
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
Trivernis 1b086ebdc1
Merge pull request #4 from Trivernis/feature/image-processing
Feature/image processing
3 years ago
trivernis 19bf960d74
Merge branch 'main' into feature/image-processing 3 years ago
Trivernis 9ebf7c1882
Merge pull request #3 from Trivernis/actions
Add build task for PRs
3 years ago
trivernis d4ae239c8a
Add build task for PRs
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
trivernis 2b07fc39b2
Add huerotate option to image
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
trivernis 9fb6664a63
Add inverting images and progressbar for image processing
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
trivernis b9cf095cfa
Add image filters
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
trivernis 63ea60b10a
Add conversion of images when configured
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
trivernis 3acfe9c6e2
Update Readme
Signed-off-by: trivernis <trivernis@protonmail.com>
3 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>
3 years ago
trivernis d42821a6eb
Fix image href pointing to non existent files
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
trivernis b379fcbea9
Fix default value for display-header-footer
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
trivernis 293fb52aaa
Fix compile warning on pdf config constants
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
trivernis f2b154b7c3
Expose chromium pdf options to config
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
Trivernis 169e062d29
Merge pull request #2 from Trivernis/actions
Actions
3 years ago
trivernis 64910c031c
Add LICENSE file to task
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
trivernis 93c1bc9c1d
Add mingw setup to build-and-release
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
trivernis b59a5af2d1
Add runs-on attribute
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
trivernis cbfe631ce8
Fix syntax error
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago