mirror of
https://github.com/mkdocs/mkdocs.git
synced 2026-03-27 09:58:31 +07:00
Fix typo (Stardard -> Standard)
This commit is contained in:
committed by
GitHub
parent
569714a17f
commit
fdd6e5ac52
@@ -223,7 +223,7 @@ last line should contain the same number of backtick characters (`` ` ``):
|
||||
|
||||
~~~no-highlight
|
||||
```
|
||||
Fenced code blocks are like Stardard
|
||||
Fenced code blocks are like Standard
|
||||
Markdown’s regular code blocks, except that
|
||||
they’re not indented and instead rely on
|
||||
start and end fence lines to delimit the
|
||||
|
||||
Reference in New Issue
Block a user