Add html org snippet, remove trailing newline from snippets
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# -*- mode: snippet -*-
|
||||
# name: elisp
|
||||
# name: elisp-copy
|
||||
# key: <el
|
||||
# --
|
||||
#+BEGIN_SRC emacs-lisp
|
||||
|
||||
@@ -0,0 +1,5 @@
|
||||
# -*- mode: snippet -*-
|
||||
# name: html
|
||||
# key: <html
|
||||
# --
|
||||
@@html:<${1:tag}>@@$0
|
||||
Reference in New Issue
Block a user