zola/components/rendering/tests
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
..
codeblock_hl_lines.rs Add line highlighting to code blocks (#1131) 2020-09-22 09:46:22 +02:00
markdown.rs Allow emitting newlines and whitespace in shortcodes and introduce markdown shortcodes (#1085) 2020-07-29 20:20:43 +02:00