1
0
mirror of synced 2025-12-23 21:07:12 -05:00

fix incorrect code languages

This commit is contained in:
Rachael Sewell
2023-09-25 11:40:18 -07:00
parent c0a1de57f1
commit ce11747ab0
12 changed files with 17 additions and 15 deletions

View File

@@ -18,7 +18,7 @@ Indented reusables require a special liquid tag: `indented_data_reference` which
For example, to indent `/data/reusables/foo/bar.md` in an ordered list, you could:
```md
```markdown
1. My first list item
{% indented_data_reference reusables.foo.par spaces=2 %}
1. My second list item