zola/components
eaon 28523ac9ad
Allow emitting newlines and whitespace in shortcodes and introduce markdown shortcodes (#1085)
* Replace hack for newline support in shortcodes with new hack

* Be a bit more space efficient/accurate with naming

* Boil newline/whitespace shortcode test down to the essentials

* Make sure the new \n and \s chars in old tests are properly represented

* Support markdown templates and shortcodes

* Refactoring .md/.html shortcode behaviour

* Add test for markdown shortcodes

* Add an html output test for markdown based shortcodes

* Add documentation for Markdown based shortcodes
2020-07-29 20:20:43 +02:00
..
config Tables in config.extra can be merged with those in theme.extra (#1100) 2020-07-29 09:37:49 +02:00
errors Update syntect, using rust-onig with bindgen temporarily 2020-05-12 20:07:02 +02:00
front_matter clippy + fmt + fix toml dates in extra arrays 2020-06-18 21:12:46 +02:00
imageproc Update image to 0.23 2020-02-10 20:48:52 +01:00
library Extract some feed logic out of site/lib.rs 2020-07-25 10:30:55 +02:00
link_checker Update deps 2020-07-22 18:59:21 +02:00
rebuild Extract some feed logic out of site/lib.rs 2020-07-25 10:30:55 +02:00
rendering Allow emitting newlines and whitespace in shortcodes and introduce markdown shortcodes (#1085) 2020-07-29 20:20:43 +02:00
search Make search index configurable 2020-06-29 20:02:27 +02:00
site Allow emitting newlines and whitespace in shortcodes and introduce markdown shortcodes (#1085) 2020-07-29 20:20:43 +02:00
templates Update deps 2020-07-22 18:59:21 +02:00
utils Make themes more flexible (#1004) 2020-06-18 22:31:03 +02:00