- From: Joshua Kalis <kalisjoshua@gmail.com>
- Date: Wed, 21 Nov 2012 09:16:06 -0500
- To: public-markdown@w3.org
Received on Wednesday, 21 November 2012 14:16:58 UTC
I know its a bad thing to do but I wrote a simple parser in JavaScript recently for my own projects - with a slightly different syntax - anyway I wrote tests for it with an input file and expected output file to match against. https://github.com/kalisjoshua/gruff/tree/master/test/fixtures Anything that was output that didn't match the .html file is considered to be improper. I think that defining a large test suite of inputs and expected outputs is a great idea and I would like to contribute. So: https://github.com/karlcow/markdown-testsuite/tree/master/tests; looks awesome. ~~~~~~~~~~~~~~~~~~~~~~~~~~ Joshua T Kalis Web Developer 517.325.3141 http://joshuakalis.com ~~~~~~~~~~~~~~~~~~~~~~~~~~
Received on Wednesday, 21 November 2012 14:16:58 UTC