mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-06-14 11:52:32 +03:00
Removed zero-width whitespace to workaround Snippets
This commit is contained in:
parent
e607379e70
commit
fe3226387e
@ -304,7 +304,7 @@ from within a code block:
|
||||
|
||||
```` markdown title="Code block with external content"
|
||||
``` title=".browserslistrc"
|
||||
--8<-- ".browserslistrc"
|
||||
--8<-- ".browserslistrc"
|
||||
```
|
||||
````
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user