init
This commit is contained in:
7
snippets/markdown-mode/utf8
Normal file
7
snippets/markdown-mode/utf8
Normal file
@@ -0,0 +1,7 @@
|
||||
# -*- mode: snippet -*-
|
||||
# name: UTF-8 encoding
|
||||
# key: utf8
|
||||
# contributor: Thiago Perrotta
|
||||
# --
|
||||
<meta http-equiv='Content-Type' content='text/html; charset=utf-8' />
|
||||
$0
|
||||
Reference in New Issue
Block a user