PyScaffold extension which replaces reStructuredText by Markdown
Project description
pyscaffoldext-markdown
PyScaffold extension which replaces reStructuredText formatted files by Markdown format except for Sphinx-related files.
Usage
Just install this package with pip install pyscaffoldext-markdown
and note that putup -h
shows a new option --markdown
.
Basically this extension will replace all README.rst
by README.md
.
The support of Markdown files in Sphinx will be activated.
Due to limitations of the Markdown syntax compared to reStructuredText,
the main documentation files still use reStructuredText by default.
Remember to install wheel version 0.31 or higher and use twine to upload your
package to PyPI instead of python setup.py release
for this to work, i.e.:
python setup.py sdist bdist_wheel
twine upload dist/*
Note
This project has been set up using PyScaffold 3.1rc1. For details and usage information on PyScaffold see https://pyscaffold.org/.
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 pyscaffoldext-markdown-0.1.tar.gz
.
File metadata
- Download URL: pyscaffoldext-markdown-0.1.tar.gz
- Upload date:
- Size: 13.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.18.4 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.25.0 CPython/3.6.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 68cf9686ce3000b9e09c6ec45853fc8061928dbe088831565341ae870811a043 |
|
MD5 | cbdf7c84e97cfa6f3778532d3a0c0796 |
|
BLAKE2b-256 | 1086cdd5e04faf225651a9e0070e9eb12f5bb5492bb706ef9a036dcfcb523dab |
File details
Details for the file pyscaffoldext_markdown-0.1-py2.py3-none-any.whl
.
File metadata
- Download URL: pyscaffoldext_markdown-0.1-py2.py3-none-any.whl
- Upload date:
- Size: 6.2 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.18.4 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.25.0 CPython/3.6.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 32de7ec4535ec7f189f4fec233e18894be5425060700d32f11dff6220c25e6bd |
|
MD5 | b08515f08b7c7f7dd0b217d9b8a4ed8b |
|
BLAKE2b-256 | 7d9f54b2247fbe716fda17a5380e8ce5b4d1fc4fea7c45dfd9593798ccecad0c |