Results 5 comments of Jruif

+1 my local cmd: ```bash ⇒ npm i lodash.merge npm ERR! code E404 npm ERR! 404 Not Found: lodash.merge@latest ``` sever log: ```bash http --> 304, req: 'GET https://registry.npmjs.org/lodash.merge', bytes:...

Use this command to install sinopia : `npm install sinopia --no-optional --no-shrinkwrap`

> Must be an instance of RegExp or a string that does not generate an exception when creating a new RegExp 应该是缺少Pattern,试试这样: ```js {type:'regexp',required:true,message: '请输入正则表达式', trigger: 'blur', pattern: /\w+/g} ```

I made the corresponding modification, let it support Chinese, and Optimization of the indentation. [https://github.com/jruif/markdown-toc/blob/master/lib/Toc.coffee](https://github.com/jruif/markdown-toc/blob/master/lib/Toc.coffee)