HTML5
HTML5 bundle for Sublime Text
Details
Installs
- Total 1.65M
- Win 1.19M
- Mac 269K
- Linux 187K
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 | 25 | 36 | 30 | 25 | 43 | 27 | 53 | 37 | 28 | 47 | 37 | 47 | 43 | 40 | 29 | 39 | 46 | 44 | 44 | 46 | 37 | 24 | 40 | 51 | 56 | 48 | 69 | 54 | 31 | 21 | 51 | 43 | 67 | 57 | 35 | 23 | 23 | 28 | 42 | 65 | 50 | 49 | 26 | 36 | 34 | 43 |
Mac | 2 | 6 | 9 | 6 | 9 | 7 | 8 | 3 | 1 | 4 | 6 | 11 | 10 | 4 | 2 | 3 | 7 | 11 | 6 | 7 | 9 | 3 | 7 | 4 | 4 | 9 | 1 | 10 | 5 | 3 | 3 | 5 | 5 | 6 | 5 | 3 | 2 | 5 | 6 | 2 | 1 | 4 | 3 | 1 | 9 | 2 |
Linux | 4 | 5 | 7 | 9 | 9 | 3 | 7 | 7 | 10 | 6 | 4 | 6 | 11 | 10 | 2 | 2 | 12 | 6 | 12 | 6 | 9 | 6 | 4 | 5 | 7 | 7 | 9 | 7 | 6 | 6 | 3 | 33 | 10 | 7 | 10 | 6 | 8 | 8 | 10 | 8 | 3 | 6 | 3 | 6 | 7 | 7 |
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