csvmd 0.3.0

Convert from CSV to a Markdown table
Documentation
1
2
3
4
5
6
7
8
---
source: tests/integration_tests.rs
expression: result
---
| Name | Description | Tags |
| --- | --- | --- |
| John | A person with<br>multiple lines | tag1,tag2 |
| Jane | Has \| pipes | simple |