Python Markdown Extension: csv2md
See: https://pypi.org/project/mdtable/
Settings
| Setting | Default | Description |
|---|---|---|
| base_path | '.' |
Base path from where relative paths are calculated. |
| padding | 1 |
Padding to use in raw formatted markdown table. |
| delimiter | ',' |
Delimiter character in CSV file. |
| quotechar | '"' |
Quote character in CSV file. |
| escapechar | '' |
Escape character in CSV file. |
Example Input
[caption](./path/to/my/file.csv)
Example Output (markdown)
|Code |Prompt |Type |Required|
|------------------|---------------------------------|---------|--------|
|question_type |Question Type |select |Yes |
| |facet | |No |
| |value | |No |
| |hybrid | |No |
|facet_field |Facet Field |text |No |
|keyword |Keyword (over heading) |text |No |
|short_description |Short Description (under heading)|memo |No |
|long_description |Long Description (in popup) |memo |No |
|load_answer_images|Load Answer Images |checkbox |No |
|disable_when_true |Disable When True |multitext|No |
Release files for pymdown-csv2md 3.0.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pymdown-csv2md-3.0.0.tar.gz | 4.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pymdown_csv2md-3.0.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 9.6 kB
Release files / pymdown-csv2md-3.0.0.tar.gz
| Download URL | pymdown-csv2md-3.0.0.tar.gz |
|---|---|
| Size | 4.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
fbe46464f8654a7e3656d4519e568646e46cd58bbb28c7bde70921a46a92377b
|
|
BLAKE2b-256 checksum How to use checksums |
09820d082539ebfb82803b76301b4033df561dad61fd380cf65f47660e261f79
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.0 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.10.2
|
Release files / pymdown_csv2md-3.0.0-py3-none-any.whl
| Download URL | pymdown_csv2md-3.0.0-py3-none-any.whl |
|---|---|
| Size | 5.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
c8016ea7498c61b99215d8d601b26aed109dc06373041201436ed7b186b5804e
|
|
BLAKE2b-256 checksum How to use checksums |
fbc2087e878b06b904811164f6677cb6c7c113b16585950399803131b9088f33
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.0 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.10.2
|