Skip to content

Commit

Permalink
Adding HTML s tag, XML corrections for other tags
Browse files Browse the repository at this point in the history
Added documentation.
  • Loading branch information
albert-github committed Aug 16, 2019
1 parent cf82dae commit 5b1eaf6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/htmlcmds.doc
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,8 @@ of a HTML tag are passed on to the HTML output only
<li><tt>\</SMALL\></tt> Ends a <tt>\<SMALL\></tt> section.
<li><tt>\<SPAN></tt> Starts an inline text fragment with a specific style (HTML only)
<li><tt>\</SPAN></tt> Ends an inline text fragment with a specific style (HTML only)
<li><tt>\<S\></tt> Starts a section of strike through text.
<li><tt>\</S\></tt> Ends a section of strike through text.
<li><tt>\<STRIKE\></tt> Starts a section of strike through text.
<li><tt>\</STRIKE\></tt> Ends a section of strike through text.
<li><tt>\<STRONG\></tt> Starts a section of bold text.
Expand Down

0 comments on commit 5b1eaf6

Please sign in to comment.