<link xlink:href="https://www.freebsd.org/where/">Download FreeBSD</link>
This rosetta stone tries to show the differences between Docbook and AsciiDoc.
| Language Feature | Docbook | AsciiDoc |
|---|---|---|
|
Bold |
<strong>bold</strong> |
*bold* |
|
Italic |
<emphasis>Italic</emphasis> |
_Italic_ |
|
Monospace |
<literal>Monospace</literal> |
`Monospace` |
|
Paragraph |
<para>This is a paragraph</para> |
This is a paragraph |
|
Keycap |
<keycap>F11</keycap> |
kbd:[F11] |
|
Links |
|
|
|
Sections |
|
|
|
Unordered list |
|
|
|
Ordered list |
|
|
|
Variable list |
|
|
|
Source code |
|
|
|
Literal block |
|
|
|
Images |
|
|
|
Includes |
n/a |
|
|
Tables |
|
|
|
Admonitions |
|
|
Last modified on : February 18, 2025 by Fernando ApesteguĂa