-
Notifications
You must be signed in to change notification settings - Fork 27
dokuwiki api spans
The following functions for text spans exist:
The function opens a span for bold text. Also see DokuWiki basic text formatting.
The function closes a bold text span.
The function opens a span for italic text. Also see DokuWiki basic text formatting.
The function closes a italic text span.
The function opens a span for underlined text. Also see DokuWiki basic text formatting.
The function closes a underlined text span.
The function opens a span for monospace text. Also see DokuWiki basic text formatting.
The function closes a monospace text span.
The function opens a span for subscript text. Also see DokuWiki basic text formatting.
The function closes a subscript text span.
The function opens a span for superscript text. Also see DokuWiki basic text formatting.
The function closes a superscript text span.