emacs/snippets/markdown-mode/utf8

7 lines
167 B
Plaintext

# -*- mode: snippet -*-
# name: UTF-8 encoding
# key: utf8
# contributor: Thiago Perrotta
# --
<meta http-equiv='Content-Type' content='text/html; charset=utf-8' />
$0