mirror of
https://github.com/joaotavora/yasnippet.git
synced 2026-02-05 15:02:26 +00:00
bug fix and add snippets for html-mode
This commit is contained in:
3
snippets/html-mode/doctype
Normal file
3
snippets/html-mode/doctype
Normal file
@@ -0,0 +1,3 @@
|
||||
#name : Doctype HTML 4.01 Strict
|
||||
# --
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
Reference in New Issue
Block a user