init
This commit is contained in:
6
snippets/nxml-mode/doctype
Normal file
6
snippets/nxml-mode/doctype
Normal file
@@ -0,0 +1,6 @@
|
||||
# -*- mode: snippet -*-
|
||||
# contributor : Anders Bach Nielsen <abachn@abachn.net>
|
||||
# name: DocType XHTML 1.1
|
||||
# group : meta
|
||||
# --
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
||||
Reference in New Issue
Block a user