Skip to main content

yaml-table directive for Sphinx/docutils

Project description

sphinx-yaml-table

A version of Sphinx's/docutil's csv-table but reads YAML to make a table instead of Sphinx. There should be a list of rows similar to a ListTable. Embedded RST is OK.

Installation

Normal Python package, pip install sphinx-yaml-table.

Add sphinx_yaml_table to the conf.py extensions.

Example

.. yaml-table::

   - - a
     - b
   - - 1
     - 2
   - - test **bold**
     - test *italic*

Status

This was made some time ago and is being published separately now since it seems to work. Changes welcome but many more changes aren't expected.

See also

  • ???

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

sphinx_yaml_table-0.1.1.tar.gz (5.1 kB view hashes)

Uploaded Source

Built Distribution

sphinx_yaml_table-0.1.1-py3-none-any.whl (3.1 kB view hashes)

Uploaded 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