mirror of
https://github.com/mkdocs/mkdocs.git
synced 2026-03-27 09:58:31 +07:00
Fix typo
This commit is contained in:
@@ -26,7 +26,7 @@ extensions may be used for your Markdown source files: `markdown`, `mdown`,
|
||||
`mkdn`, `mkd`, `md`. All Markdown files included in your documentation
|
||||
directory will be rendered in the built site regardless of any settings.
|
||||
|
||||
!!! note:
|
||||
!!! note
|
||||
|
||||
Files and directories with names which begin with a dot (for example:
|
||||
`.foo.md` or `.bar/baz.md`) are ignored by MkDocs, which matches the
|
||||
|
||||
Reference in New Issue
Block a user