Boost C++ Libraries

PrevUpHomeNext

Chapter 11. Phrase Level Elements

Table of Contents

Font Styles
Replaceable
Quotations
Simple formatting
Role
Inline code
Code blocks
Source Mode
line-break
Anchors
Links
Anchor links
refentry links
Code Links
Escape
Single char escape
Unicode escape
Images
Footnotes
Macro Expansion
Template Expansion
Conditional Generation
['italic], [*bold], [_underline], [^teletype], [-strikethrough]

will generate:

italic, bold, underline, teletype, strikethrough

Like all non-terminal phrase level elements, this can of course be nested:

[*['bold-italic]]

will generate:

bold-italic


PrevUpHomeNext