Commit Graph

17 Commits (main)

Author SHA1 Message Date
trivernis 6ebc7cc766
Update Copyright in Source files
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
trivernis e50d73a880
Fix quote text alignment
Signed-off-by: trivernis <trivernis@protonmail.com>
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 097eae5f4e
Add theme config option
Signed-off-by: trivernis <trivernis@protonmail.com>
3 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 b835f900eb Fix last line of the file not being parsed 4 years ago
trivernis 06ee81cc15 Add snekdown logo to README 4 years ago
trivernis 108bcb26d5 Fix word break 4 years ago
Trivernis add37e8832 Fix text color in html rendering 4 years ago
trivernis cfc02b8da7 Add centered text 4 years ago
trivernis 56ab594009 Fix section nesting order
With this fix the sections can be nested in any way possible
4 years ago
trivernis 345bde509c Fix quotes and monospace
- Fix parsing of empty quote lines
- Fix style of monospace
4 years ago
trivernis cdb86098c2 Add syntax highlighting using syntect 4 years ago
trivernis ec6148797c Fix style and add html escaping 4 years ago
trivernis 4e1e4fa5ae Remove minifcation of parentheses to avoid loosing spaces
- Improve table style
4 years ago
trivernis d815ae9a20 Add minifier for html and improve style 4 years ago
trivernis 7d0d04454e Improve html rendering
- Add stylesheet
- Remove unnecessary linebreaks
4 years ago