Using Bullet Lists of type Definition list - benjaminkott/bootstrap_package GitHub Wiki

For the Bullet Lists of type Definition list the data processor CommaSeparatedValueProcessor with the field delimiter | is used by default.

The first entry per line is always included as <dt> tag and the resting as <dd> tags.

Example:

dt item 1|dd item 1a
dt item 2|dd item 2a|dd item 2b
dt item 3|dd item 3a