You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: