Python-Markdown extension to allow for subscript text.
Project description
An extension to the Python Markdown project which adds the ability to subscript text. To do so, the character ~
becomes a Markdown tag for text meant to be subscripted, and is replaced with the HTML sub
tag.
For example, the extension transforms the text directly below into the HTML shown after it.
Water is H~2~O.
<p>Water is H<sub>2</sub>O.</p>
This project is provided under the Simplified (2 Clause) BSD license, provided in full in the LICENSE file.
Please read the documentation for more information.
Project details
Release history Release notifications | RSS feed
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 MarkdownSubscript-2.1.1.tar.gz
.
File metadata
- Download URL: MarkdownSubscript-2.1.1.tar.gz
- Upload date:
- Size: 13.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/3.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5ab97d56a16911650d52a81aeecbe0bcad24b6120275c29647638fee7a2bd0c1 | |
MD5 | 8f72040b155eeffba01482a0dc6c94d3 | |
BLAKE2b-256 | 201274c20322d3cf127f3606902f4999e32962d92e74cbcd71e61f4a79e863fb |
File details
Details for the file MarkdownSubscript-2.1.1-py2.py3-none-any.whl
.
File metadata
- Download URL: MarkdownSubscript-2.1.1-py2.py3-none-any.whl
- Upload date:
- Size: 4.2 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/3.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c7f88881bcc914e471b077f92b92afc38f50a4837a88aee21fd54cb031412f54 | |
MD5 | ab4df76ec5185713c4438251ac44efae | |
BLAKE2b-256 | 77d64521837f68984536df81675453fe8ad26a7e7daccbad8a8f4efd8ffa6bbb |