A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://markdown-subscript-extension.readthedocs.io/en/latest/ below:

Website Navigation


Welcome to Markdown Subscript’s documentation! — MarkdownSubscript 2.1.1 documentation

Welcome to Markdown Subscript’s documentation!

This Python package is 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>

The code is Simplified (2 Clause) BSD license and is available on Github.

Contents:


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4