Skip to main content

Fast Markdown Stripper

Project description

qstrip

GitHub stars Build Status License

A fast Markdown stripper with a C backend.

Installation

pip install qstrip

Usage

from qstrip import strip_markdown

with open('markdown_file.md', 'r') as f:
    content = f.read()

stripped_content = strip_markdown(content)
print(stripped_content)

Current and planned features

  • Strip headings
  • Strip bold tags
  • Strip italic tags
  • Strip strikethrough tags
  • Strip code blocks
  • Strip inline code
  • Strip links
  • Strip images
  • Strip tables
  • Handle images inside links
  • Strip lists
  • Strip blockquotes
  • Handle escape sequences
  • Support other markup formats (e.g., reStructuredText, HTML/XML)

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

qstrip-0.1.1.tar.gz (7.8 kB view details)

Uploaded Source

File details

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

File metadata

  • Download URL: qstrip-0.1.1.tar.gz
  • Upload date:
  • Size: 7.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for qstrip-0.1.1.tar.gz
Algorithm Hash digest
SHA256 ffb0ef01d3500dd6a0d9e6973c8aeaca714f1ea6efacf52d9fab99a60932bdfe
MD5 eb3fb11a6c0d26b88040ade6eb7b143d
BLAKE2b-256 86ed5982814ceb2e95b70b81c98bceb9433a3064a7164101a8d7c54bca32f9a0

See more details on using hashes here.

Provenance

The following attestation bundles were made for qstrip-0.1.1.tar.gz:

Publisher: python-publish.yml on carl-vbn/qstrip

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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