First commit.
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 5
|
||||
# group: meta
|
||||
# --
|
||||
<!DOCTYPE html>
|
Reference in New Issue
Block a user