With blocks it should now be possible to implement auto. escaping for special characters.
I’m thinking of a checkbox for each block. This would be awesome.
https://stackoverflow.com/a/30488881/2632894
Glad to help:
1) “highlight.js: There is no ‘C’ language selectable in the dropdown box, only”
That’s because there is no “C” Language provided by Highlight.js. Here is a complete list of available languages.
2) “prism.js: It’s not possible to add line numbers (etc..) or other features… Or is there a workaround?”
The plugin provides an option to add line numbers under the Prism.js tab. Also provides other features like line highlighting and show language. Other features may happen down the road as time allows, etc.
3) “With blocks it should now be possible to implement auto. escaping for special characters.”
Prismatic provides robust code escaping options for both Prism.js and Highlight.js. Look under the tab for either on the settings page.