zola/components/rendering/src
Vincent Prouillet 4a87689cfb Add class based syntax higlighting + line numbers (#1531)
* Add class based syntax higlighting + line numbers

* Use fork of syntect for now

* Fix tests

* Fix diff background on inline highlighter

Co-authored-by: evan-brass <evan-brass@protonmail.com>
2021-07-10 08:53:19 +02:00
..
codeblock Add class based syntax higlighting + line numbers (#1531) 2021-07-10 08:53:19 +02:00
content.pest Rename all occurrences of gutenberg to zola in code 2018-10-18 22:50:06 +02:00
context.rs Serializing lang aware configs 2021-04-07 22:13:15 +02:00
lib.rs Add class based syntax higlighting + line numbers (#1531) 2021-07-10 08:53:19 +02:00
markdown.rs Add class based syntax higlighting + line numbers (#1531) 2021-07-10 08:53:19 +02:00
shortcode.rs Fix config loading 2021-06-02 21:46:20 +02:00
table_of_contents.rs Replaced all impl Default with derive(Default), where possible (#1141) 2020-08-19 12:25:54 +02:00