HTML5
HTML5 bundle for Sublime Text
Details
Installs
- Total 1.66M
- Win 1.20M
- Mac 271K
- Linux 188K
| Nov 16 | Nov 15 | Nov 14 | Nov 13 | Nov 12 | Nov 11 | Nov 10 | Nov 9 | Nov 8 | Nov 7 | 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 | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Windows | 0 | 10 | 33 | 27 | 27 | 19 | 30 | 13 | 20 | 41 | 20 | 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 |
| Mac | 0 | 3 | 5 | 2 | 3 | 2 | 8 | 1 | 2 | 3 | 5 | 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 |
| Linux | 0 | 4 | 3 | 2 | 8 | 0 | 1 | 3 | 6 | 2 | 4 | 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 |
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