Enables simple markup on vk.com instant messaging section for syntax highlighting based on Prism.js
Enables simple github-style markdown for syntax highlighting on vk.com instant messaging section. Based on Prism.js
To highlight code in a message, wrap it like you would using github markdown:
```language
/* your code here */
```
Supported languages:
Language Code
Markup markup
CSS css
C-like clike
JavaScript js
Bash bash
C++ cpp
Java java
PHP php
Python python
Ruby ruby
Any language that prism supports could be added to this chrome extension, so just ask for it :)