Skip to main content

markdown_mark

Extends the Python Markdown. Adds the possibility to use ==something== or ???something??? to create a span that looks like <mark>something</mark>

Install through pip:

pip install markdown_mark

To enable the markdown_mark package and use it in your markdown generation just add it like so:

import markdown

result = markdown.markdown(textToRender, extensions=["markdown_mark",])

Download files

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

Source Distribution

markdown_mark-0.0.1.tar.gz (4.4 kB view details)

Uploaded Source

File details

Details for the file markdown_mark-0.0.1.tar.gz.

File metadata

  • Download URL: markdown_mark-0.0.1.tar.gz
  • Upload date:
  • Size: 4.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.2

File hashes

Hashes for markdown_mark-0.0.1.tar.gz
Algorithm Hash digest
SHA256 2602817b6ca6103d759e5decb8c74c8c829de33d78954736c6a38c8278b6d346
MD5 4ed094be6047107c9fe91ee149aaa6d5
BLAKE2b-256 39d8a42925631d48648b7e667fbaccbd631ac84f2851bb98505ea0920e4a125e

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.0.1 This release

1 file

Supported by

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