/home/matthijs/Development/whatser/wiki/node_modules/hexo/node_modules/yamljs/bin/yaml.js:1219
throw new YamlParseException('Unable to parse.', this.getRealCurrentLineNb
When encountering something like:
| Tables | Are | Cool |
| ------------- |:-------------:| -----:|
| col 3 is | right-aligned | $1600 |
| col 2 is | centered | $12 |
| zebra stripes | are neat | $1 |
I don't require hexo to understand GFM tables, but is there any way to cheat the yaml parser not to attempt parsing this?
Hi,
The Yaml parser does a:
When encountering something like:
I don't require hexo to understand GFM tables, but is there any way to cheat the yaml parser not to attempt parsing this?
https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet#wiki-tables