rdoc icon indicating copy to clipboard operation
rdoc copied to clipboard

Support simple shell highlighting

Open st0012 opened this issue 2 months ago • 0 comments

It's very common that documents contain code block with shell commands in it. And we can probably highlight them in the frontend through a simple highlighter if the code block is marked as shell, sh, or bash.

st0012 avatar Dec 13 '25 23:12 st0012