search open issues or create an issue and and we'll help point you in the right direction.
- Fork it.
- Create a branch (
git checkout -b my_markup) - Commit your changes (
git commit -am "Added Snarkdown") - Push to the branch (
git push origin my_markup) - Open a Pull Request
To run the tests use your favorite NUnit runner.