Markdown Vim Mode
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.
 
 
 
Daniel Hahler ca3005b756 Add support for "make test", automatically installing deps 10 years ago
..
README.md Add support for "make test", automatically installing deps 9 years ago
folding.vader Move test/folding.md to test/folding.vader 9 years ago
header.md Fix toc consfuses hyphen list with Setex header. 10 years ago
indent.md Fix indent after list items 10 years ago
indent.vader Fix indent with syntax off 9 years ago
map.vader swap out mkd, successfully... 9 years ago
run-tests.sh Add support for "make test", automatically installing deps 9 years ago
syntax.md Highlight angle braced hyperlinks. 10 years ago
syntax.vader swap out mkd, successfully... 9 years ago
table_format.md Add TableFormat command. 10 years ago
vimrc Add support for "make test", automatically installing deps 9 years ago

README.md

You can run the tests using the Makefile from the top directory:

make test

To run them manually please refer to the instructions/commands in the Makefile.