Skip to content

queyenth/vkcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VKcode

VK Code Highlighter

Install

  1. Chrome
  1. Firefox

How to use

Just wrap your code inside vkcode tag and use \t to set tabs (will be automated later)
Example:

<vkcode>
if (somethingWrong) {
\t doNothing();
} else {
\t doSomethingImportant();
}
</vkcode>

Customize

Open preferences of vkcode script and change FONT_FAMILY, FONT_SIZE, THEME to what you like.

About

VK Code Highlighter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors