HTML5
HTML5 bundle for Sublime Text
Details
Installs
- Total 1.66M
- Win 1.20M
- Mac 270K
- Linux 188K
Jun 16 | Jun 15 | Jun 14 | Jun 13 | Jun 12 | Jun 11 | Jun 10 | Jun 9 | Jun 8 | Jun 7 | Jun 6 | Jun 5 | Jun 4 | Jun 3 | Jun 2 | Jun 1 | May 31 | May 30 | May 29 | May 28 | May 27 | May 26 | May 25 | May 24 | May 23 | May 22 | May 21 | May 20 | May 19 | May 18 | May 17 | May 16 | May 15 | May 14 | May 13 | May 12 | May 11 | May 10 | May 9 | May 8 | May 7 | May 6 | May 5 | May 4 | May 3 | May 2 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 47 | 26 | 20 | 26 | 11 | 30 | 26 | 17 | 13 | 16 | 21 | 25 | 28 | 28 | 18 | 12 | 12 | 19 | 30 | 29 | 22 | 27 | 19 | 18 | 16 | 27 | 41 | 29 | 37 | 17 | 23 | 33 | 42 | 54 | 41 | 30 | 18 | 15 | 19 | 38 | 32 | 50 | 17 | 21 | 20 | 33 |
Mac | 4 | 3 | 3 | 1 | 8 | 2 | 7 | 5 | 5 | 3 | 3 | 6 | 4 | 3 | 2 | 2 | 1 | 2 | 4 | 5 | 1 | 8 | 3 | 2 | 3 | 7 | 5 | 8 | 6 | 4 | 5 | 6 | 10 | 12 | 3 | 7 | 2 | 2 | 1 | 6 | 10 | 6 | 3 | 6 | 3 | 5 |
Linux | 5 | 3 | 7 | 3 | 2 | 6 | 8 | 1 | 3 | 2 | 5 | 9 | 11 | 3 | 6 | 2 | 3 | 2 | 2 | 2 | 2 | 3 | 2 | 4 | 3 | 6 | 9 | 3 | 3 | 4 | 4 | 5 | 1 | 7 | 4 | 10 | 6 | 8 | 6 | 3 | 8 | 10 | 2 | 4 | 4 | 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