prettier/tests/multiparser_markdown_js/markdown-preview-enhanced.md

168 B

plain js block

console.log(     "hello world"   );

js block with arguments

console.log(     "hello world"   );