File tree Expand file tree Collapse file tree 3 files changed +2
-4
lines changed Expand file tree Collapse file tree 3 files changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -81,7 +81,7 @@ _Example_:
81
81
` ` ` ` markdown
82
82
The HTML specification is maintained by the W3C.
83
83
84
- --8<-- "includes/abbreviations.md"
84
+ --8<-- "includes/abbreviations.md"
85
85
````
86
86
87
87
=== "includes/abbreviations.md"
Original file line number Diff line number Diff line change @@ -318,7 +318,7 @@ _Example_:
318
318
_ Result_ :
319
319
320
320
```
321
- --8<-- ".browserslistrc"
321
+ last 4 years
322
322
```
323
323
324
324
Note that [ Snippets] [ 21 ] is not limited to code blocks, but can be used anywhere
Original file line number Diff line number Diff line change @@ -132,8 +132,6 @@ markdown_extensions:
132
132
repo : mkdocs-material
133
133
- pymdownx.mark
134
134
- pymdownx.smartsymbols
135
- - pymdownx.snippets :
136
- check_paths : true
137
135
- pymdownx.superfences :
138
136
custom_fences :
139
137
- name : mermaid
You can’t perform that action at this time.
0 commit comments