zola/components/rendering
southerntofu 84b75f9725
[feature] Shortcodes and anchor-link.html can access lang context (#1609)
* Pass lang to shortcodes context

* Add tests for lang in shortcodes

* Lang is passed to anchor-link.html template

* Document passing lang to shortcodes/anchor-link.html
Add a test to make sure lang can be overriden by passing an explicit argument to the shortcode,
for usage in the markdown filter where the language context is not available.

* Update docs for more information on shortcodes+i18n+markdown() filter

Co-authored-by: southerntofu <southerntofu@thunix.net>
2021-09-04 08:10:33 +02:00
..
benches make clippy a bit happier (#1588) 2021-08-18 09:36:51 +02:00
src [feature] Shortcodes and anchor-link.html can access lang context (#1609) 2021-09-04 08:10:33 +02:00
tests [feature] Shortcodes and anchor-link.html can access lang context (#1609) 2021-09-04 08:10:33 +02:00
Cargo.toml Update deps 2021-08-12 08:54:55 +02:00