Open ericchaves opened 11 years ago
@ericchaves that's a good idea!
If I remember correctly, the doc reporter got implemented by stripping out characters...
I haven't had much time to work on my open-source projects... if you can figure it out, I'd be more than happy to merge it :)
Tell me more about the broken output from the doc reporter? Might be easy to convert it over to Markdown...
Hi Quang,
We would like to use mocha-cakes to specify our specs and use it as a live documentation tool, but when we try any "markup based" reporter, like doc or markdown, we got a broken output full of formatting chars like "[39m[24m[22m".
I saw a closed ticket about doc reporter, but even when I try the doc reporter I still got those chars printed.
It would be great to have mocha-cakes supporting the markdown reporter, so we could just pipe the output and use as live docs.
Cheers,
Eric.