Skip to main content

Python Markdown Extension that allows more types of lists.

Project description

pymdown-fancylists

Python Markdown Extension that allows more types of lists.

Inspired by Pandoc fancy_lists extension

  • Default (numbers).

  • Upper case letters (type="A")

    A. List item
    B. List item
    C. List item
    
  • Lower case letters (type="a")

    a. List item
    b. List item
    c. List item
    
  • Upper case roman numbers (type="I")

    I. List item
    II. List item
    III. List item
    
  • Lower case roman numbers (type="i")

    i. List item
    ii. List item
    iii. List item
    

It also supports setting the starting value of the list.

f. List item
g. List item

Installation

pip install pymdown-fancylists

Usage

md = markdown.Markdown(extensions=['fancylists'])

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

pymdown_fancylists-0.4.0.tar.gz (4.0 kB view details)

Uploaded Source

Built Distribution

pymdown_fancylists-0.4.0-py3-none-any.whl (3.1 kB view details)

Uploaded Python 3

File details

Details for the file pymdown_fancylists-0.4.0.tar.gz.

File metadata

  • Download URL: pymdown_fancylists-0.4.0.tar.gz
  • Upload date:
  • Size: 4.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.6

File hashes

Hashes for pymdown_fancylists-0.4.0.tar.gz
Algorithm Hash digest
SHA256 1d3874102bb84ce7b47941774d4302bed38e6c2405d8f42d35cae7cc285e8e63
MD5 c32aa2c8a7701fce98ba4c123504e5c1
BLAKE2b-256 cf4a4caf6418357d046a40db11ae9389be6883a86a823940b98a06ca9bd2b24d

See more details on using hashes here.

File details

Details for the file pymdown_fancylists-0.4.0-py3-none-any.whl.

File metadata

File hashes

Hashes for pymdown_fancylists-0.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 9487850568d36f91452a3612eea5bd7706932ae64556a316534ed67346b2e086
MD5 ba9655f173fb94a4357e8bc4df18edf5
BLAKE2b-256 e0fa459c588e75a07cc251e01411415a7e91d735c99b6a7a5a13aa40a922e45d

See more details on using hashes here.

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