html: added doctype for html 5.0. Suggested by harry
This commit is contained in:
parent
5782180811
commit
93b480ab6f
@ -37,6 +37,10 @@ snippet doctype "HTML - 4.0 Transitional (doctype)" b
|
|||||||
|
|
||||||
endsnippet
|
endsnippet
|
||||||
|
|
||||||
|
snippet doctype "HTML - 5.0 (doctype)" b
|
||||||
|
<!DOCTYPE html>
|
||||||
|
|
||||||
|
endsnippet
|
||||||
|
|
||||||
#############
|
#############
|
||||||
# Shortcuts #
|
# Shortcuts #
|
||||||
|
@ -1203,6 +1203,7 @@ Contributors listed in chronological order:
|
|||||||
Timothy Mellor (mellort)
|
Timothy Mellor (mellort)
|
||||||
Chris Lasher (gotgenes)
|
Chris Lasher (gotgenes)
|
||||||
Chen Houwu (chenhouwu)
|
Chen Houwu (chenhouwu)
|
||||||
|
Harry Zhxu (harryzhxu)
|
||||||
|
|
||||||
Thank you for your support.
|
Thank you for your support.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user