zola/components/rendering/src
southerntofu 14366dafc6
Fix fallback to syntax highlighting theme (closes #1309) (#1312)
* Highlight fallback from extra syntaxes to the theme (close #1309)

* Warning when codeblock language is unknown and cannot be highlighted

* page/section path in codeblock language missing warning

Co-authored-by: southerntofu <southerntofu@thunix.net>
2021-01-18 09:35:17 +01:00
..
markdown Fix fallback to syntax highlighting theme (closes #1309) (#1312) 2021-01-18 09:35:17 +01:00
content.pest Rename all occurrences of gutenberg to zola in code 2018-10-18 22:50:06 +02:00
context.rs Re-use markdown parser for markdown filter 2020-12-14 20:43:31 +01:00
lib.rs Fix shortcodes issues with newlines 2020-09-24 20:02:43 +02:00
markdown.rs Fix fallback to syntax highlighting theme (closes #1309) (#1312) 2021-01-18 09:35:17 +01:00
shortcode.rs Add shortcode 'invocation' variable to allow a shortcode to track how… (#1236) 2020-12-14 20:43:32 +01:00
table_of_contents.rs Replaced all impl Default with derive(Default), where possible (#1141) 2020-08-19 12:25:54 +02:00