Remove unsupported part of yaml-metadata in docs

This commit is contained in:
Wu Cheng-Han 2016-07-02 16:12:05 +08:00
parent 95c8f25fb5
commit a7773be949

View file

@ -105,14 +105,3 @@ You can only use whether `true` or `false`.
```xml
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
```