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
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
Close
Hashes for sphinx_yaml_table-0.1.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 37e46c6750cacce476ba9f34a80df9163027178affef2bdf52e15349007dd173 |
|
MD5 | 8c51c6ad513daee2381cb23e92478351 |
|
BLAKE2b-256 | c9e88136938f000a3583f57c460a9a106a24e6b59e287e451394d8d58dbdd9ec |