zola/components/rendering
southerntofu 14366dafc6
Fix fallback to syntax highlighting theme (closes #1309) (#1312)
* Highlight fallback from extra syntaxes to the theme (close #1309)

* Warning when codeblock language is unknown and cannot be highlighted

* page/section path in codeblock language missing warning

Co-authored-by: southerntofu <southerntofu@thunix.net>
2021-01-18 09:35:17 +01:00
..
benches Move markdown config to its own section in config.toml 2020-12-14 20:43:31 +01:00
src Fix fallback to syntax highlighting theme (closes #1309) (#1312) 2021-01-18 09:35:17 +01:00
tests Add data-lang on code blocks 2021-01-02 09:29:28 +01:00
Cargo.toml Implemented emoji aliases support in markdown files (#1194) 2020-12-14 20:43:31 +01:00