From afa18ae2c0f2bbfc8c8a021c4e9042526fa783f3 Mon Sep 17 00:00:00 2001 From: Ofek Lev Date: Sun, 12 Apr 2020 16:19:38 -0400 Subject: [PATCH] Fix typo --- docs/user-guide/writing-your-docs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/user-guide/writing-your-docs.md b/docs/user-guide/writing-your-docs.md index 36b8fe88..4a2821e9 100644 --- a/docs/user-guide/writing-your-docs.md +++ b/docs/user-guide/writing-your-docs.md @@ -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