皮棉
用于检查中文的markdown编写格式规范的核心模块,基于AST开发。
安装
npm我-保存lint-md
API调用
import { lint , fix , getDescr iption } from 'lint-md' ;
// get the markdown 's style errors
const errors = lint ( markdown , rules ) ;
// get the error type descr iption
const describe =