![]() |
Home | Libraries | People | FAQ | More |
Here we go with some inline formatting: italic, bold, underline,
teletype
, strikethrough,
we can combine styles as well: bold italic,
teletype with underline
.
Text that is intended to be user-replaceable is
rendered like this
.
Here we go: “A question that sometimes drives me hazy: am I or are the others crazy?”--Einstein
Note the proper left and right quote marks. Also, while you can simply use ordinary quote marks like "quoted", our quotation, above, will generate correct DocBook quotations (e.g. <quote>quoted</quote>).
Like all phrase elements, quotations may be nested. Example:
“Here's the rule for bargains: ‘Do other men, for they would do you.’ That's the true business precept.”
This text has inlined code int main() { return 0; }
in it. The code should be syntax highlighted.
Try this: this is boost's website.... it should be visible as a link.