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