summaryrefslogtreecommitdiffstats
path: root/emacs.d/lisp/yasnippet/snippets/html-mode/meta/doctype.xhtml1_1
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--emacs.d/lisp/yasnippet/snippets/html-mode/meta/doctype.xhtml1_13
1 files changed, 3 insertions, 0 deletions
diff --git a/emacs.d/lisp/yasnippet/snippets/html-mode/meta/doctype.xhtml1_1 b/emacs.d/lisp/yasnippet/snippets/html-mode/meta/doctype.xhtml1_1
new file mode 100644
index 0000000..deaca2f
--- /dev/null
+++ b/emacs.d/lisp/yasnippet/snippets/html-mode/meta/doctype.xhtml1_1
@@ -0,0 +1,3 @@
+#name : DocType XHTML 1.1
+# --
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">