mirror of
https://github.com/mkdocs/mkdocs.git
synced 2026-03-27 09:58:31 +07:00
Fix a couple markdown lint errors.??
This commit is contained in:
@@ -218,7 +218,6 @@ directory path.
|
||||
If you're using another source code control tool, you'll want to check its
|
||||
documentation on how to ignore specific directories.
|
||||
|
||||
|
||||
### extra_css
|
||||
|
||||
Set a list of CSS files in your `docs_dir` to be included by the theme. For
|
||||
|
||||
@@ -10,7 +10,6 @@ A guide to creating and distributing custom themes.
|
||||
[community wiki](https://github.com/mkdocs/mkdocs/wiki/MkDocs-Themes). If
|
||||
you want to share a theme you create, you should list it on the Wiki.
|
||||
|
||||
|
||||
When creating a new theme, you can either follow the steps in this guide to
|
||||
create one from scratch or you can download the `mkdocs-basic-theme` as a
|
||||
basic, yet complete, theme with all the boilerplate required. **You can find
|
||||
|
||||
Reference in New Issue
Block a user