zola/components/site
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
..
benches Make path to config.toml independent from root dir (#1023) 2020-05-23 11:55:45 +02:00
src Allow emitting newlines and whitespace in shortcodes and introduce markdown shortcodes (#1085) 2020-07-29 20:20:43 +02:00
tests clippy + fmt + fix toml dates in extra arrays 2020-06-18 21:12:46 +02:00
Cargo.toml Not sure it changes anything but... 2020-06-15 19:14:35 +02:00