HTML5
HTML5 bundle for Sublime Text
Details
Installs
- Total 1.66M
- Win 1.20M
- Mac 270K
- Linux 188K
Jul 7 | Jul 6 | Jul 5 | Jul 4 | Jul 3 | Jul 2 | Jul 1 | Jun 30 | Jun 29 | Jun 28 | Jun 27 | Jun 26 | Jun 25 | Jun 24 | Jun 23 | Jun 22 | Jun 21 | Jun 20 | Jun 19 | Jun 18 | Jun 17 | 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 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 11 | 18 | 15 | 16 | 28 | 23 | 27 | 44 | 16 | 18 | 8 | 22 | 20 | 25 | 24 | 18 | 17 | 37 | 27 | 26 | 41 | 48 | 26 | 20 | 26 | 11 | 30 | 26 | 17 | 13 | 16 | 21 | 25 | 28 | 28 | 18 | 12 | 12 | 19 | 30 | 29 | 22 | 27 | 19 | 18 | 16 |
Mac | 4 | 1 | 5 | 7 | 2 | 6 | 3 | 6 | 3 | 4 | 3 | 3 | 5 | 5 | 3 | 4 | 1 | 3 | 8 | 6 | 6 | 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 |
Linux | 0 | 2 | 3 | 7 | 3 | 9 | 4 | 1 | 5 | 7 | 3 | 3 | 9 | 5 | 7 | 6 | 2 | 4 | 4 | 6 | 2 | 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 |
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