Markdown parser, done right. 100% CommonMark support, extensions, syntax plugins & high speed
https://markdown-it.github.io/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
12 years ago | |
|---|---|---|
| .. | ||
| code | 12 years ago | |
| README.md | 12 years ago | |
README.md
We need to track compatibility with another implementation.
- By default try to use fixtures from another packs
remarked/markedfixtures are preferable, because stmd data is partially outdated.- If fixtures are missed or conflicting - create new ones here.
Rules:
- Keep folders structure similar to stmd tests.
- Don't forget to write case descriptions in fixtures.
- Keep file name in lowercase, with underline for words separation.