diff --git a/README.md b/README.md index e0206b0..04bc7a3 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Some Page ``` - */ + ---*/ .btn { background-color: black; @@ -150,6 +150,13 @@ Default: `'index.html'` The file to write the style guide to. +#### `markdownFiles` + +Type: `String` +Default: `'markdown'` + +This is the name of the parent folder that you keep your markdown files in. It is used to try and locate a markdown file if there is no inline markdown and no import is specified in a documentation comment. + ## Writing documentation To add a section of documentation, write a CSS comment that starts with three dashes `---`. @@ -159,7 +166,7 @@ To add a section of documentation, write a CSS comment that starts with three da This is documentation. -*/ +---*/ ``` ```css @@ -183,7 +190,7 @@ either a `