fix html subscript macro

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16769 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Johan Danielsson
2006-02-27 12:26:50 +00:00
parent 16abcc32be
commit 6c13e96c9c

View File

@@ -42,7 +42,9 @@ services can authenticate each other.
@ifhtml @ifhtml
@macro sub{arg} @macro sub{arg}
<\arg\> @html
<sub>\arg\</sub>
@end html
@end macro @end macro
@end ifhtml @end ifhtml