Added snippets for Emacs
This commit is contained in:
4
emacs/.emacs.d/snippets/nxml-mode/xlink
Normal file
4
emacs/.emacs.d/snippets/nxml-mode/xlink
Normal file
@@ -0,0 +1,4 @@
|
||||
#name : xlink
|
||||
# --
|
||||
<link xlink:href="${1:https://example.com}">$2</link>
|
||||
$0
|
||||
Reference in New Issue
Block a user