zola/components/config
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
..
examples clippy + fmt + fix toml dates in extra arrays 2020-06-18 21:12:46 +02:00
src Add line highlighting to code blocks (#1131) 2020-09-22 09:46:22 +02:00
Cargo.toml Not sure it changes anything but... 2020-06-15 19:14:35 +02:00