Python-Markdown extension to allow for superscript text.
Project description
An extension to the Python Markdown project which adds the ability to
superscript text. To do so, the character ^
becomes a Markdown
tag for text meant to be superscripted, and is replaced with the HTML
sup
tag.
For example, the extension transforms the text directly below into the HTML shown after it.
2^10^ is 1024.
<p>2<sup>10</sup> is 1024.</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
File details
Details for the file MarkdownSuperscript-2.1.1.tar.gz
.
File metadata
- Download URL: MarkdownSuperscript-2.1.1.tar.gz
- Upload date:
- Size: 13.1 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 | 2c255b5959c1f5dd364ae80762bd0a568a0fcc9fd4e4a3d7e7b192e88adf8900 |
|
MD5 | 42311f4efbd46ef4b6d1bd14b79000ae |
|
BLAKE2b-256 | 11075cd3bf1982150ca4a82acedc6e7585c17b9d9b1665c2158bfd872ea954ee |
File details
Details for the file MarkdownSuperscript-2.1.1-py2.py3-none-any.whl
.
File metadata
- Download URL: MarkdownSuperscript-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 | ee31968806a7a283f486770d18ba8e3e21146d956736cec56ff226f4b634e8b3 |
|
MD5 | 011ac9b2eba32b1235116752bf39c4ee |
|
BLAKE2b-256 | 40353fbc43e53af1428311ea1bf90da537cbd33d03b96edf1e6d098cdd4799b6 |