Convert nothing to hide into the new format
This commit is contained in:
5
_includes/content.html
Normal file
5
_includes/content.html
Normal file
@ -0,0 +1,5 @@
|
||||
{% capture md %}
|
||||
{% include content/{{include.section}}.md lang=page.lang section=include.section %}
|
||||
{% endcapture %}
|
||||
|
||||
{{ md | markdownify }}
|
Reference in New Issue
Block a user