_layouts/tasks/shortcodes.liquid in jekyll-rtd-theme-2.0.9 vs _layouts/tasks/shortcodes.liquid in jekyll-rtd-theme-2.0.10
- old
+ new
@@ -1,5 +1,5 @@
-{%- include reset/i18n.liquid -%}
+{%- include common/rest/i18n.liquid -%}
{%- assign shortcodes = "mermaid, warning, note, tip, danger" | split: ", " -%}
{%- if site.debug.shortcodes == false -%}
{{ content }}