chat-client/node_modules/showdown/test/cases/github-style-codeblock-insi...

163 B

Define a function in javascript:

function MyFunc(a) {
    var s = '`';
}

And some nested quote

<div>HTML!</div>