zola/components/rendering/tests
Nathanael Lane a210abc5a3 Add shortcode 'invocation' variable to allow a shortcode to track how… (#1236)
* add shortcode 'invocation' variable to allow a shortcode to track how many times it has been invoked in a given Markdown file

* use closure (implicit struct) instead of explicit struct for invocation tracking

* update variable name to "nth"
2020-12-14 20:43:32 +01:00
..
codeblock_hl_lines.rs Move markdown config to its own section in config.toml 2020-12-14 20:43:31 +01:00
markdown.rs Add shortcode 'invocation' variable to allow a shortcode to track how… (#1236) 2020-12-14 20:43:32 +01:00