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 9f4952fd0a Improved fixtures structure 10 years ago
..
README.md Improved fixtures structure 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:

  1. Keep folders structure similar to stmd tests.
  2. Don't forget to write case descriptions in fixtures.
  3. Keep file name in lowercase, with underline for words separation.