First commit.
This commit is contained in:
5
snippets/markdown-mode/utf8
Normal file
5
snippets/markdown-mode/utf8
Normal file
@ -0,0 +1,5 @@
|
||||
# -*- mode: snippet; require-final-newline: nil -*-
|
||||
# name: utf-8 encoding
|
||||
# --
|
||||
<meta http-equiv='Content-Type' content='text/html; charset=utf-8' />
|
||||
$0
|
Reference in New Issue
Block a user