4.8 Customizing PLL commands

There are a few commands that supports customizing via the set attribute. We present an example below:

=item.set('mark':'=unicode(0x2023)','indent':1.0)
=subitem.set('mark':'=unicode(0x2022)')
=subitem.set('indent':1.5)
=subsubitem.set('mark':'=unicode(0x2021)')

See About this document... for information on suggesting changes.