If it doesn't already exist, it would be a great feature for readability.
Use case: My articles are a mix of TypeScript, Json, shell commands and shell output, etc. It would be great to designate syntax highlighting schemes per type. Right now, it seems like it either attempts to guess or uses the same highlighting for all languages, which makes for some confusingly colored code blocks.
Note: I am using the triple tilde syntax in markdown.
Same from me +1
A lot of React code in my blog posts, so I'd love to see some improvements in how jsx is handled. π
+1 for this feature.
I write blog posts about React, and my JSX is very ugly! π
It would be wonderful if prefixing triple backticks (or triple tilde), like ```jsx, could be taken into account.
Amit Mehta
Javascript Developer who Loves to Code!
agreed! dev.to has this already.