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