PyScaffold extension which uses Markdown instead of reStructuredText
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 README.rst
by a proper README.md
and
activate the support of Markdown files in Sphinx.
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, e.g.:
python setup.py sdist bdist_wheel
twine upload dist/*
Making Changes & Contributing
This project uses pre-commit, please make sure to install it before making any changes:
pip install pre-commit
cd pyscaffoldext-markdown
pre-commit install
It is a good idea to update the hooks to the latest version:
pre-commit autoupdate
Please also check PyScaffold's contribution guidelines.
Note
This project has been set up using PyScaffold 3.2. 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.4a3.tar.gz
.
File metadata
- Download URL: pyscaffoldext-markdown-0.4a3.tar.gz
- Upload date:
- Size: 20.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fb98424e9a7ee352a48dc4e51b23afdc3b16c639e8f0fc8cfa6e9b9be5531f2b |
|
MD5 | 1c3091007fd1fe54f5f15f5f400819fd |
|
BLAKE2b-256 | eecacf5eec9f720776464c5bb17df855121e6a773d19969e9314d240599fad77 |
File details
Details for the file pyscaffoldext_markdown-0.4a3-py2.py3-none-any.whl
.
File metadata
- Download URL: pyscaffoldext_markdown-0.4a3-py2.py3-none-any.whl
- Upload date:
- Size: 7.6 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4d33af0f87ccb34d6dcc80a64acac2d34c6483dde56b8b163485d85807c6d767 |
|
MD5 | 590d6e3b6afd5f77d5c93558e570513c |
|
BLAKE2b-256 | cf7dd461ebd7a1f35faca5d4bc8b3bc8b3a0876a46c58d027d4e9c78a5ffb533 |