Skip to content

cjaoude/HTMLEntity-Snippets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTML Entity Snippets for Sublime Text

Blaze through the most common HTML entities without giving them a second thought. The syntax is simple: a colon : followed by the first character or two of the entity name.

Install via Sublime Text Package Control.

reference

entity-table

entity fractions

Create any fraction entity by altering the last two digits of ½. The last two digits are a snippet placeholder, you can quickly tab-edit the numbers.

fractions example

Using :12 yields ½ which is ½ . If you then change it to ¼ it will yield ¼ .

thanks to W3C for their entity reference chart

http://dev.w3.org/html5/html-author/charref

About

HTML Entity Snippets for Sublime Text

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published