twolfson / doubleshot

Run separated BDD outlines and content on Mocha
MIT License
1 stars 0 forks source link

Add support for Markdown #23

Open twolfson opened 11 years ago

twolfson commented 11 years ago

Contemplate adding support for a Markdown format. It translates into an ordered markup which we are already using. It might require downgrading the generated content from a node lib into the JSON format so we can pass it to object-fusion2.

An example of the Markdown can be found in #20.