This plugin requires anvil.js version 0.8.* or greater.
anvil install anvil.markdown
If this plugin is installed and enabled, it will automatically 'compile' files ending in .md and output .html files in your output folder.
In order to run the included tests, you must first install the development dependencies locally by running:
npm install
Once you've got the development dependencies included, you can run the included mocha tests by running:
anvil --mocha