Skip to main content

PyScaffold extension which replaces reStructuredText by Markdown

Project description

# pyscaffoldext-markdown

WORK-IN-PROGRESS

PyScaffold extension which replaces [reStructuredText] by [Markdown]

## 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 .rst files with .md files and Sphinx is configured to use Markdown by default.

Remember to use [twine] to upload your packages to [PyPI] instead of python setup.py release for this to work, i.e.: `commandline 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/.

[reStructuredText]: http://docutils.sourceforge.net/rst.html [Markdown]: https://daringfireball.net/projects/markdown/ [twine]: https://twine.readthedocs.io/ [PyPI]: https://pypi.org/

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyscaffoldext-markdown-0.1a6.tar.gz (11.7 kB view hashes)

Uploaded Source

Built Distribution

pyscaffoldext_markdown-0.1a6-py2.py3-none-any.whl (5.6 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page