HTML5
HTML5 bundle for Sublime Text
Details
Installs
- Total 1.65M
- Win 1.19M
- Mac 269K
- Linux 187K
Nov 21 | Nov 20 | Nov 19 | Nov 18 | Nov 17 | 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 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 12 | 16 | 13 | 33 | 19 | 19 | 38 | 0 | 0 | 32 | 43 | 34 | 63 | 43 | 63 | 69 | 60 | 52 | 41 | 45 | 27 | 34 | 41 | 45 | 37 | 29 | 39 | 41 | 37 | 40 | 33 | 37 | 28 | 37 | 45 | 40 | 47 | 39 | 34 | 33 | 26 | 38 | 37 | 62 | 43 | 45 |
Mac | 1 | 3 | 1 | 4 | 4 | 4 | 3 | 0 | 0 | 5 | 9 | 3 | 3 | 7 | 10 | 1 | 6 | 7 | 2 | 6 | 9 | 7 | 5 | 2 | 7 | 3 | 5 | 3 | 10 | 6 | 11 | 8 | 4 | 4 | 6 | 9 | 7 | 7 | 2 | 1 | 7 | 5 | 5 | 3 | 3 | 9 |
Linux | 3 | 5 | 3 | 3 | 5 | 3 | 4 | 0 | 0 | 11 | 11 | 11 | 3 | 13 | 7 | 6 | 4 | 9 | 4 | 4 | 4 | 10 | 10 | 10 | 4 | 7 | 3 | 5 | 5 | 7 | 5 | 8 | 5 | 6 | 11 | 8 | 9 | 3 | 10 | 5 | 14 | 14 | 8 | 9 | 10 | 8 |
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