General cleanup: reorganising snippets, tidying if statements, documenting functions
This commit is contained in:
parent
18c64c71c4
commit
4aa4de17f5
30 changed files with 128 additions and 99 deletions
4
snippets/html-mode/ficlink
Normal file
4
snippets/html-mode/ficlink
Normal file
|
@ -0,0 +1,4 @@
|
|||
# name: fanfiction-link
|
||||
# key: ficlink
|
||||
# --
|
||||
<a href="$1">$2</a>$0 <code>$3</code>
|
Loading…
Add table
Add a link
Reference in a new issue