mirror of
https://github.com/snachodog/just-the-docs.git
synced 2025-09-17 14:43:32 -06:00
fix prettier bugs, remove prettier from MD formatting
This commit is contained in:
committed by
GitHub
parent
13298d20c0
commit
79f30a22bc
@@ -5,18 +5,16 @@ nav_order: 2
|
||||
---
|
||||
|
||||
# Configuration
|
||||
|
||||
{: .no_toc }
|
||||
|
||||
Just the Docs has some specific configuration parameters that can be defined in your Jekyll site's \_config.yml file.
|
||||
{: .fs-6 .fw-300 }
|
||||
|
||||
## Table of contents
|
||||
|
||||
{: .no_toc .text-delta }
|
||||
|
||||
1. TOC
|
||||
{:toc}
|
||||
{:toc}
|
||||
|
||||
---
|
||||
|
||||
|
Reference in New Issue
Block a user