action-send-mail/node_modules/showdown/test/cases/github-style-codeblock-inside-quote.md
2025-06-08 23:43:24 +08:00

163 B

Define a function in javascript:

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

And some nested quote

<div>HTML!</div>