Skip to content

Commit c132bf8

Browse files
committed
Update template.yml
1 parent e6806dd commit c132bf8

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

scripts/template.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,12 +75,16 @@ markdown_extensions:
7575
pygments_lang_class: true
7676
linenums: true
7777
- pymdownx.inlinehilite
78-
- pymdownx.snippets
78+
- pymdownx.snippets:
79+
auto_append:
80+
- includes/abbreviations.md
7981
- pymdownx.superfences
8082
- pymdownx.magiclink
8183
- pymdownx.smartsymbols
8284
- pymdownx.tasklist
8385
- pymdownx.tabbed
86+
watch:
87+
- includes
8488
exclude_docs: |
8589
/test/
8690
/cultural/

0 commit comments

Comments
 (0)