A simple markdown splitter
Project description
Simple smart-ish Markdown splitter Python library
A very simple Python library which allows splitting Markdown into chunks of text of a given length.
Chunks can be:
- list entries - every paragraph in a list entry will be in the same chunk
- code blocks
- paragraphs split with single newline characters
Now you don't have to worry about malformed code blocks in your split messages!
Installation
Project is available on PyPi:
pip install simple-markdown-splitter
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file simple_markdown_splitter-0.4.tar.gz.
File metadata
- Download URL: simple_markdown_splitter-0.4.tar.gz
- Upload date:
- Size: 4.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ea01712482bf3e9802030a27b41f26a61603f1f7bb285e53470434e8629ccbf5
|
|
| MD5 |
a79c0e4a48ffb88285622ecb1e78dcbb
|
|
| BLAKE2b-256 |
dd08ef537d622d5be73030a244ce8bc242f17b4d971f2f2d163f6108d7039702
|
File details
Details for the file simple_markdown_splitter-0.4-py3-none-any.whl.
File metadata
- Download URL: simple_markdown_splitter-0.4-py3-none-any.whl
- Upload date:
- Size: 5.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3cd5cbefc2369ed5a953945e2dc8911895f7428682b208216b04817cab66fbfe
|
|
| MD5 |
3df7ae4d16988a3d9666bb49ece160af
|
|
| BLAKE2b-256 |
fc024e77d9c6287d7a72d5d0b5feb3463dfada53f1ba0f913adb5c6b9092df24
|