Skip to main content

Markdown extension to underline text using ++text++ syntax

Project description

Markdown Extension for Underline

This is an extension for Python Markdown (markdown) to support underlined text using ++ markers.

This is ++underlined Text++ 

will be rendered as:

This is underlined Text

Installation

The markdown-underline package can be installed via:

pip install markdown-underline

Usage

The following python code shows how to use the underline extension:

import markdown

text = "This is ++underlined Text++"

html = markdown.markdown(text, extensions=['underline'])
print(html)

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

markdown_underline-0.1.1.tar.gz (14.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

markdown_underline-0.1.1-py3-none-any.whl (14.9 kB view details)

Uploaded Python 3

File details

Details for the file markdown_underline-0.1.1.tar.gz.

File metadata

  • Download URL: markdown_underline-0.1.1.tar.gz
  • Upload date:
  • Size: 14.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.3

File hashes

Hashes for markdown_underline-0.1.1.tar.gz
Algorithm Hash digest
SHA256 399839eba19216626f0f6df29d643d6cf8f427e008795a85ec600960921fefc8
MD5 86670595c4c7639f568160d779e8bbe8
BLAKE2b-256 9e6f8485656abd567b4782932bd67612f305fb06dc53f2ebc8c4e7b91d1d5d34

See more details on using hashes here.

File details

Details for the file markdown_underline-0.1.1-py3-none-any.whl.

File metadata

File hashes

Hashes for markdown_underline-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 9bcb9c8b97dce9f5973120a2c11b54284a019a3e6a087b2debe723457847e491
MD5 8383d4989f93ae656701812705b4cdd0
BLAKE2b-256 431d4999bc3b6c1a655ce3b2823ed34a1209bd4f3c17f72c0ad62beac1996c34

See more details on using hashes here.

Supported by

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