HTML5
HTML5 bundle for Sublime Text
Details
Installs
- Total 1.66M
- Win 1.20M
- Mac 270K
- Linux 188K
May 6 | May 5 | May 4 | May 3 | May 2 | May 1 | Apr 30 | Apr 29 | Apr 28 | Apr 27 | Apr 26 | Apr 25 | Apr 24 | Apr 23 | Apr 22 | Apr 21 | Apr 20 | Apr 19 | Apr 18 | Apr 17 | Apr 16 | Apr 15 | Apr 14 | Apr 13 | Apr 12 | Apr 11 | Apr 10 | Apr 9 | Apr 8 | Apr 7 | Apr 6 | Apr 5 | Apr 4 | Apr 3 | Apr 2 | Apr 1 | Mar 31 | Mar 30 | Mar 29 | Mar 28 | Mar 27 | Mar 26 | Mar 25 | Mar 24 | Mar 23 | Mar 22 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 44 | 17 | 21 | 20 | 33 | 30 | 28 | 34 | 32 | 21 | 46 | 31 | 28 | 33 | 32 | 28 | 31 | 23 | 19 | 32 | 29 | 25 | 23 | 21 | 18 | 33 | 22 | 34 | 21 | 22 | 11 | 23 | 33 | 35 | 28 | 39 | 23 | 20 | 18 | 31 | 36 | 34 | 36 | 37 | 27 | 24 |
Mac | 6 | 3 | 6 | 3 | 5 | 4 | 3 | 6 | 4 | 5 | 3 | 6 | 6 | 3 | 1 | 4 | 3 | 2 | 9 | 6 | 5 | 6 | 4 | 3 | 4 | 4 | 4 | 6 | 7 | 9 | 3 | 2 | 4 | 3 | 3 | 5 | 3 | 4 | 5 | 4 | 5 | 7 | 7 | 6 | 5 | 8 |
Linux | 9 | 2 | 4 | 4 | 6 | 2 | 6 | 5 | 6 | 4 | 4 | 3 | 7 | 5 | 7 | 4 | 5 | 4 | 4 | 4 | 4 | 5 | 0 | 4 | 2 | 6 | 6 | 6 | 3 | 10 | 3 | 4 | 5 | 5 | 6 | 5 | 8 | 5 | 5 | 6 | 3 | 4 | 0 | 10 | 4 | 6 |
Readme
- Source
- raw.githubusercontent.com
HTML5 snippets for Sublime Text
Add HTML5 syntax mode & snippets to Sublime Text.
How to use the snippets
Instead of formal documentation, tab triggers for each HTML5 tag are the same as the tag, for example time
expands to <time datetime="${1:2011-01-12}">${2:January 12th, 2011}</time>
(where the $1{...}
parts are editable placeholders once you have triggered the snippet). Please browse the repository to see what other snippets are included.
Installation
Search for HTML5 on Package Control