remark-code-titles icon indicating copy to clipboard operation
remark-code-titles copied to clipboard

Separate filename by space

Open bennycode opened this issue 2 years ago • 0 comments

I like "remark-code-titles" but unfortunately most of my Markdown editors cannot render the syntax highlighting of code blocks anymore when writing js:hello.js. Would it be possible to add an option to use a space as a delimitter?

I would like to declare a code fence and its title with js hello.js.

bennycode avatar Oct 03 '23 22:10 bennycode