zola/components/rendering
Christoph Grabo 6ef81940b8 Add language class to code tag
class attribute is only added if a language is available.
It uses the format "language-xxx" as per commonmark spec:
https://spec.commonmark.org/0.29/#example-112 ff.
2020-12-14 20:42:55 +01:00
..
benches Multiple slugification strategies (#929) 2020-02-05 09:13:14 +01:00
src Add language class to code tag 2020-12-14 20:42:55 +01:00
tests Add language class to code tag 2020-12-14 20:42:55 +01:00
Cargo.toml Update pulldown_cmark 2020-09-03 21:22:20 +02:00