summaryrefslogtreecommitdiff
path: root/.emacs.d/snippets/markdown-mode/utf8
blob: 0b39d881f00b51b2b731181db382871de7b2b7a5 (plain)
1
2
3
4
5
6
7
# -*- mode: snippet -*-
# name: UTF-8 encoding
# key: utf8
# contributor: Thiago Perrotta
# --
<meta http-equiv='Content-Type' content='text/html; charset=utf-8' />
$0