Skip to main content

Build Status Code Coverage

Note:

This is a fork of sphinx-markdown-tables package that works with newer versions of the markdown package.

sphinx-markdown-tables

A Sphinx extension for rendering markdown tables.

Sphinx supports markdown via Recommonmark, which does not support tables. This extension provides them.

It renders markdown tables as HTML, as defined by python-markdown

Installation

pip install dhubbard-sphinx-markdown-tables

Usage

Quick version

Add sphinx_markdown_tables to extensions in conf.py, like so:

extensions = [
    'sphinx_markdown_tables',
]

Longer version

Sphinx needs to be configured to use markdown. First, you need recommonmark:

pip install recommonmark

In conf.py, configure source_parsers and source_suffix:

source_parsers = {
    '.md': 'recommonmark.parser.CommonMarkParser',
}

source_suffix = ['.rst', '.md']

Once Sphinx is configured appropriately, add sphinx_markdown_tables to extensions, like so:

extensions = [
    'sphinx_markdown_tables',
]

For more information on Sphinx and markdown, see the Sphinx documentation.

License

This project is available under the GPLv3 license. For other licensing arrangements contact Ryan Fox.

Release files for dhubbard-sphinx-markdown-tables 0.1.140866

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for dhubbard-sphinx-markdown-tables 0.1.140866
File Size Uploaded
dhubbard-sphinx-markdown-tables-0.1.140866.tar.gz 15.1 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for dhubbard-sphinx-markdown-tables 0.1.140866
File Interpreter ABI Platform
dhubbard_sphinx_markdown_tables-0.1.140866-py3-none-any.whl Python 3 none any Details

Total release size: 30.9 kB

Release files / dhubbard-sphinx-markdown-tables-0.1.140866.tar.gz

Download URL dhubbard-sphinx-markdown-tables-0.1.140866.tar.gz
Size 15.1 kB
Tags Source
SHA-256 checksum
How to use checksums
c91938b01cc9609091c558d3656ed3bb6db8761e0f0cac4c2669b83a3106733d
BLAKE2b-256 checksum
How to use checksums
ec127699535277c8f04677861aeb4dc63acdc30aa47e3d28d8a39444e4a0c92a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.3

Release files / dhubbard_sphinx_markdown_tables-0.1.140866-py3-none-any.whl

Download URL dhubbard_sphinx_markdown_tables-0.1.140866-py3-none-any.whl
Size 15.8 kB
Tags Python 3
SHA-256 checksum
How to use checksums
de7b9dbddd3577c6dd74fe79e2b818d2f4ba39ccbc98a2252c70da60251a5b0c
BLAKE2b-256 checksum
How to use checksums
230261ba382efc2cae3b7936feddf591a46715fb57f0a2e94d40f12fde8941fe
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.3

Release history Release notifications | RSS feed

This release

0.1.140866 This release

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page