8000 Removed Snippets extension for demonstration purposes · binbashdevops/mkdocs-material@6cb4c86 · GitHub
[go: up one dir, main page]

Skip to content

Commit 6cb4c86

Browse files
committed
Removed Snippets extension for demonstration purposes
1 parent 14a7be1 commit 6cb4c86

File tree

3 files changed

+2
-4
lines changed

3 files changed

+2
-4
lines changed

docs/reference/abbreviations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ _Example_:
8181
```` markdown
8282
The HTML specification is maintained by the W3C.
8383

84-
--8<-- "includes/abbreviations.md"
84+
--8<-- "includes/abbreviations.md"
8585
````
8686

8787
=== "includes/abbreviations.md"

docs/reference/code-blocks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -318,7 +318,7 @@ _Example_:
318318
_Result_:
319319

320320
```
321-
--8<-- ".browserslistrc"
321+
last 4 years
322322
```
323323

324324
Note that [Snippets][21] is not limited to code blocks, but can be used anywhere

mkdocs.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -132,8 +132,6 @@ markdown_extensions:
132132
repo: mkdocs-material
133133
- pymdownx.mark
134134
- pymdownx.smartsymbols
135-
- pymdownx.snippets:
136-
check_paths: true
137135
- pymdownx.superfences:
138136
custom_fences:
139137
- name: mermaid

0 commit comments

Comments
 (0)
0