Remove metadata spellcheck support

This commit is contained in:
Cheng-Han, Wu 2016-06-21 21:44:26 +08:00
parent 3424cdd771
commit 6577313925
2 changed files with 0 additions and 26 deletions

View file

@ -115,16 +115,4 @@ This option let you to choose to parse mathjax syntax or not.
**Example**
```xml
mathjax: false
```
spellcheck
---
**Warning: Experimental feature!**
This option let you to choose to enable spell checking feature or not.
> default: not set (which will be false)
**Example**
```xml
spellcheck: true
```