Added snippets for markdown-mode from Peng Deng.

This commit is contained in:
Zhang Chiyuan
2008-06-18 04:05:03 +00:00
parent fc059912e9
commit 1f62f9760f
21 changed files with 112 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
#name : Header 2 (-)
#contributor: Peng Deng <dengpeng@gmail.com>
# --
${1:Header 2}
${1:$(make-string (string-width text) ?\-)}
$0