Skip to content

Sublime Text 2 package: insert different HTML tags into document.

License

Notifications You must be signed in to change notification settings

gaara42/HTMLEdit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTMLEdit Package for Sublime Text 2

What's New

  • Added HTMLEdit to GitHub (11/08/2012)

Features

  • HTMLEdit

Installation

Recommended installation is via Package Control.

Package Control

Using Git

Go to your Sublime Text 2 Packages directory and clone the repository using the command below:

git clone https://github.com/gaara42/HTMLEdit

Download Manually

  • Download the files using the GitHub .zip download option
  • Unzip the files and rename the folder to HTMLEdit
  • Copy the folder to your Sublime Text 2 Packages directory

Key bindings

The following are a list of keybinds

Alt + a <a href='URL' target='_blank'>#SELECTION#</a>

Many more key bindings are available via Sublime Preferences > Key Bindings - Default

##Development Branch To help test the development branch you can install it by downloading the zip and copying the contents to the Packages/HTMLEdit folder.

Alternatively, install HTMLEdit as above and switch to the development tracking branch using:

git checkout development

##Additional Packages Some additional packages you might want to check out - they are all available through Package Control http:https://wbond.net/sublime_packages/community

These packages require manual installation

##License Copyright (C) 2012 Biafra Ahanonu [email protected]

"None are so hopelessly enslaved as those who falsely believe they are free." -Johann Wolfgang von Goethe

This license apply to all the files inside this program unless noted different for some files or portions of code inside these files.

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation. http:https://www.gnu.org/licenses/gpl.html

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http:https://www.gnu.org/licenses/gpl.html

About

Sublime Text 2 package: insert different HTML tags into document.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published