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:
@@ -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
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user