mirror of https://github.com/status-im/codimd.git
Remove unsupported part of yaml-metadata in docs
This commit is contained in:
parent
95c8f25fb5
commit
a7773be949
|
@ -105,14 +105,3 @@ You can only use whether `true` or `false`.
|
||||||
```xml
|
```xml
|
||||||
breaks: false
|
breaks: false
|
||||||
```
|
```
|
||||||
|
|
||||||
mathjax
|
|
||||||
---
|
|
||||||
This option let you to choose to parse mathjax syntax or not.
|
|
||||||
|
|
||||||
> default: not set (which will be true)
|
|
||||||
|
|
||||||
**Example**
|
|
||||||
```xml
|
|
||||||
mathjax: false
|
|
||||||
```
|
|
Loading…
Reference in New Issue