Various additions and fixes

This commit is contained in:
Mark Griffiths
2014-08-27 00:30:08 +01:00
parent d6c5a1e0c4
commit 3d29cc8636
24 changed files with 138 additions and 118 deletions

View File

@@ -242,9 +242,9 @@ ALIASES += "endfish=</pre>"
ALIASES += "asis{1}=\1"
ALIASES += "outp{1}=\1"
ALIASES += "blah{1}= \1"
ALIASES += "cmnd{1}=<b>\1</b>"
ALIASES += "bltn{1}=<b>\1</b>"
ALIASES += "func{1}=<b>\1</b>"
ALIASES += "sbin{1}=<b>\1</b>"
ALIASES += "cmnd{1}=<b>\1</b>"
ALIASES += "args{1}=\1"
ALIASES += "opts{1}=\1"
ALIASES += "vars{1}=\1"