Paragraphs
AsciiDoc paragraphs are translated to Confluence paragraphs, supporting all typical styles, for example:
This is a paragraph with *bold* text.
This is a paragraph with bold text.
This is a paragraph with _italic_ text.
This is a paragraph with italic text.
This is a paragraph with `monospaced` text.
This is a paragraph with monospaced
text.
This is a paragraph with `*_monospaced bold italic_*` text.
This is a paragraph with monospaced bold italic
text.
This is a paragraph with ^super^script and ~sub~script text.
This is a paragraph with superscript and subscript text.
.This the title of a paragraph The title of a paragraph will rendered using a custom CSS class `cp-paragraph-title`
This the title of a paragraph
The title of a paragraph will rendered using a custom CSS class cp-paragraph-title