Markdown Tables#
The theme supports GFM table markdown.
| Syntax | Description |
|---|---|
| Header | Title |
| Paragraph | Text |
Markdown tables can be aligned:
| Syntax | Description | Test Text |
|---|---|---|
| Header | Title | Here’s this |
| Paragraph | Text | And more |
Table shortcode#
This is a feature preview and is not ready for adoption:
| Project | Available Packages | Download location |
|---|---|---|
| NumPy |
Official source code (all platforms) and binaries for Windows, Linux, and Mac OS X |
PyPi page for NumPy |
| SciPy |
Official source code (all platforms) and binaries for Windows, Linux and Mac OS X |
SciPy release page (sources) PyPI page for SciPy (all) |