Skip to main content

formats the contents of embedded list to dokuwiki unordered list markup

Project description

=================================================
test_list_cst is test list with embedded lists
=================================================
list2outline will format the contents of an
embedded list as dokuwiki unordered list markup.

EG:
['one', 'two', ['eh', 'bee', ['eye', 'aye-aye',
'aiyayai']], 'see']

BECOMES:

* one
* two
* eh
* bee
* eye
* aye-aye
* aiyayai
* see

USAGE:
list2outline(your_list, root_level)
WHERE:
your_list is a list (embedded or no)
root_level would normally be 1
=================================================

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

scos-150207.2.tar.gz (938 Bytes view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page