pub const ASCII_MARKDOWN: &str = "|| |-||| ";
Markdown like table styles.
| Hello | there | |-------|-------| | a | b | | c | d |