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.
Vitaly Puzrin
4e0453e4a5
|
10 years ago | |
---|---|---|
.. | ||
code | 10 years ago | |
README.md | 10 years ago |
README.md
We need to track compatibility with another implementation.
- By default try to use fixtures from another packs
remarked
/marked
fixtures 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.