chat-client/node_modules/showdown/test/makeMd/codeblock.md

72 B

some code
function foo() {
  return 'bar';
}