You are here: More Information > Special Tasks
Special Tasks
Technical Reference
> Documenting without Editor > Formatting Comments > Text Formatting > Character and Paragraph Formatting Tags
Close
Doc-O-Matic 10
Character Formatting Example

Use inline tags <b> </b>, <i> </i>, <u> </u>, <c>, </c>, <sub></sub>, <sup></sup> to make one or more character bold, italic, underlined, code, subscript or superscript as in the following example.

// This is a <b>bold word</b>. // The next word is <i><u>italic and underlined</u><i/>

This text is rendered in the output as follows:

This is a bold word. The next word is italic and underlined.
Copyright © 2000-2020 toolsfactory software inc. All rights reserved.