jorge/markup
Facundo Olano e344dcb6ad
Syntax highlighting (#15)
* update markdown and org renderers to use chrome highlighting

* add example code blocks

* fix missing nav in default layout

* remove problematic code nowrap

* add language to tutorial samples

* set theme explicitly

* allow setting highlight theme with config

* fix config key for hl

* try to handle both light dark settings gracefully

* fix some problematic css color settings

* fix missing raw template

* fix weird chroma code height artifacts

* improve tabler rendering in mobile

* remove redundant default
2024-02-27 08:45:29 -03:00
..
filters.go Add smart quotes replacement in output html (#14) 2024-02-26 12:16:06 -03:00
html.go Add smart quotes replacement in output html (#14) 2024-02-26 12:16:06 -03:00
minify.go Add smart quotes replacement in output html (#14) 2024-02-26 12:16:06 -03:00
smartify.go Add smart quotes replacement in output html (#14) 2024-02-26 12:16:06 -03:00
smartify_test.go Add smart quotes replacement in output html (#14) 2024-02-26 12:16:06 -03:00
templates.go Syntax highlighting (#15) 2024-02-27 08:45:29 -03:00
templates_test.go Syntax highlighting (#15) 2024-02-27 08:45:29 -03:00