@xieyuheng/mymarkdown
v0.0.2
Published
A stable Markdown AST to protect myself from switching upstream parser and upstream API changes.
Downloads
1
Readme
MyMarkdown
A stable Markdown AST to protect myself from switching upstream parser and upstream API changes.
Install
npm i @xieyuheng/mymarkdown
Development
npm install // Install dependencies
npm run build // Compile `src/` to `lib/`
npm run watch // Watch the compilation
npm run test // Run test
Contributions
Be polite, do not bring negative emotion to others.
- TODO.md
- STYLE-GUIDE.md
- CODE-OF-CONDUCT.md
- When contributing, add yourself to AUTHORS