Commit Graph

11 Commits (06ee81cc1509b9c68f20700bcdae00255d6b176f)

Author SHA1 Message Date
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