Sphinx extension to monkeypatch docutils with a codefence parser
Project description
This is a single-module sphinx extension that monkey-patches docutils adding the ability to parse code fences. For example, the following code fence is rendered as a block of python code:
~~~py
def hello_codefence():
print("I am in a codefence!")
~~~
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
sphinx-codefence-0.1.0.tar.gz
(3.7 kB
view hashes)
Built Distribution
Close
Hashes for sphinx_codefence-0.1.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 69916068fb2c36bf2eeeb13d249f5ddd5a8f74bb165adeb210b89eb6f23ede55 |
|
MD5 | 3f51cbf5a2d0d606727360f6145e249d |
|
BLAKE2b-256 | 6f83d07ad49fefc1a2d6118fba22e7444177fe8109b9be19851a1530e756011b |