Checklist Generator: Table features test

A table is created by use of | (pipes) as separators. Each line has to end with a | (pipe).
(X) Simple table of a few columns
(X) but only two lines

The Checklist Generator supports various alignments of columns and emphasizing cells. (The default left alignment using just a | is also shown above.)

(X) right: 1234     left: 1234
(X) right: 1     left: 1
[X] centered: 1234     +emphasis: 1234
[X] centered: 1     +emphasis: 1

Escaping of | and [ ] input fields within tables:

(X) Use two pipes (||) to write a single | pipe within a ...
(X) table.
(X) Input fields with [ ] work just as expected:

Note: Currently, only checklist items are formatted as tables. The following shows 2 lines starting with pipes which are not interpreted:

|- right: |- 1234 | | left: | 1234 |

|- right: |- 1 | | left: | 1 |

Syntax table

( ) align left right centered     emphasized right centered     a pipe
(X) | |- |'     |^ |^- |^'     ||

Note: In tables 3 _ (underline characters) are converted to a horizontal spacer. Space characters are ignored (in order to allow alignment of the pipe symbols in lists' source code).



Checklist created 2023-03-25 04:03 UTC with Checklist Generator by Andreas Schamanek.