showdown/test/functional/makehtml/cases/standard/code-block-with-special-chars.md
2017-12-23 12:35:31 +00:00

7 lines
130 B
Markdown

//**this** code _has_ special chars
var arr = ['foo', 'bar', 'baz'];
function () {
return 'foo';
}
\n