init
This commit is contained in:
5
snippets/html-mode/doctype
Normal file
5
snippets/html-mode/doctype
Normal file
@@ -0,0 +1,5 @@
|
||||
# -*- mode: snippet -*-
|
||||
# name: Doctype HTML 4.01 Strict
|
||||
# group : meta
|
||||
# --
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
Reference in New Issue
Block a user