zola/components
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
..
config Enable smart punctuation 2020-12-14 20:43:31 +01:00
errors Fixed unsound errors (#1143) 2020-08-20 19:51:17 +02:00
front_matter Yaml frontmatter (#990) 2020-12-14 20:43:31 +01:00
imageproc Update image to 0.23 2020-02-10 20:48:52 +01:00
library Clippy 2020-12-14 20:43:31 +01:00
link_checker Update changelog 2020-12-14 20:43:31 +01:00
rendering Add shortcode 'invocation' variable to allow a shortcode to track how… (#1236) 2020-12-14 20:43:32 +01:00
search search: Update elasticlunr.min.js to 0.9.6 (#1260) (#1261) 2020-12-14 20:43:32 +01:00
site Re-use markdown parser for markdown filter 2020-12-14 20:43:31 +01:00
templates add Allow: / to default robots.txt template (#1258) 2020-12-14 20:43:32 +01:00
utils Yaml frontmatter (#990) 2020-12-14 20:43:31 +01:00