Post date: Nov 2, 2014 6:47:36 AM
Sometimes we want to just export the syntax highlighted code into HTML so that we can put it into a blog or web format. Sublime text 3 has plugin ExportHtml to do so.
We will install the plugin via Package Control in ST3.
First we need to have Package Control. Here is how we can install it (copied from Package Control):
Now that we have Package Control, we will use it to install the package ExportHtml
The ExportHtml package is now installed in ST3, we can use it by
This is not the exact link to the package, but it's very useful: https://sublime.wbond.net/packages/HTML%20Export