Markdown parser, done right. 100% CommonMark support, extensions, syntax plugins & high speed https://markdown-it.github.io/

5 lines
58 B

11 years ago
language: node_js
node_js:
- '0.10'
script: make test-ci