1. Examples

1.1. Paragraphs

Paragraphs don’t require any special markup in AsciiDoc. A paragraph is just one or more lines of consecutive text.

Note

An admonition paragraph draws the reader’s attention to auxiliary information.Its purpose is determined by the labelat the beginning of the paragraph.

1.2. Formated text

Bold word Bold
Italic word Italic
abc

2. Images

Powerd by LabVIEW
Figure 1. Powerd by LabVIEW

3. Diagrams

Diagram
Diagram
Diagram

4. Tables

Table 1. A simple string table
Name of Column 1 Name of Column 2 Name of Column 3

Cell in column 1, row 1

Cell in column 2, row 1

Cell in column 3, row 1

Cell in column 1, row 2

Cell in column 2, row 2

Cell in column 3, row 2

Table 2. An advanced table
Name of Column 1 Name of Column 2
PowerdByLV
Note

You can add any kind of bloc in a cell

Important

You can nest one and only one table in a table

Tip

You can also merge cells as you can see →

nested table example

A1

B1

C1

A2

B2

C2

A3

B3

C3

A4

B4

C4