HTML5
HTML5 bundle for Sublime Text
Details
Installs
- Total 1.66M
- Win 1.20M
- Mac 270K
- Linux 188K
Oct 6 | Oct 5 | Oct 4 | Oct 3 | Oct 2 | Oct 1 | Sep 30 | Sep 29 | Sep 28 | Sep 27 | Sep 26 | Sep 25 | Sep 24 | Sep 23 | Sep 22 | Sep 21 | Sep 20 | Sep 19 | Sep 18 | Sep 17 | Sep 16 | Sep 15 | Sep 14 | Sep 13 | Sep 12 | Sep 11 | Sep 10 | Sep 9 | Sep 8 | Sep 7 | Sep 6 | Sep 5 | Sep 4 | Sep 3 | Sep 2 | Sep 1 | Aug 31 | Aug 30 | Aug 29 | Aug 28 | Aug 27 | Aug 26 | Aug 25 | Aug 24 | Aug 23 | Aug 22 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 1 | 18 | 10 | 92 | 16 | 21 | 25 | 39 | 23 | 18 | 44 | 24 | 28 | 33 | 31 | 16 | 18 | 58 | 29 | 36 | 24 | 26 | 12 | 20 | 79 | 27 | 21 | 27 | 23 | 27 | 13 | 114 | 20 | 13 | 29 | 17 | 21 | 8 | 16 | 24 | 23 | 44 | 24 | 12 | 17 | 12 |
Mac | 0 | 5 | 6 | 4 | 3 | 6 | 3 | 2 | 2 | 3 | 8 | 11 | 6 | 8 | 7 | 2 | 5 | 5 | 8 | 3 | 6 | 7 | 1 | 3 | 5 | 5 | 3 | 4 | 6 | 2 | 3 | 2 | 5 | 2 | 7 | 3 | 2 | 0 | 5 | 5 | 5 | 2 | 2 | 2 | 0 | 4 |
Linux | 1 | 4 | 4 | 8 | 5 | 6 | 3 | 3 | 5 | 6 | 2 | 5 | 5 | 2 | 6 | 4 | 5 | 4 | 4 | 5 | 4 | 6 | 8 | 6 | 6 | 2 | 4 | 3 | 4 | 2 | 1 | 5 | 4 | 5 | 3 | 7 | 4 | 7 | 10 | 1 | 5 | 6 | 3 | 4 | 5 | 4 |
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