zola/components/rendering
Alice Ryhl 826e701b4f Add line highlighting to code blocks (#1131)
* Add line highlighting to code blocks

* Fix highlighting of lines

Apparently every line to be highlighted is provided in one chunk.

* Add more documentation to codeblock.rs

* Turn FenceIter into an Iterator

* Move Range to fence.rs

* Add tests
2020-09-22 09:46:22 +02:00
..
benches Multiple slugification strategies (#929) 2020-02-05 09:13:14 +01:00
src Add line highlighting to code blocks (#1131) 2020-09-22 09:46:22 +02:00
tests Add line highlighting to code blocks (#1131) 2020-09-22 09:46:22 +02:00
Cargo.toml Update pulldown_cmark 2020-09-03 21:22:20 +02:00