html table to markdown code example
Example: html to markdown table
To convert a WYSIWYG (Word, Docs) to Markdown:
1. Copy your table in your clipboard.
2. Use this link to convert your table to HTML:
https://www.tablesgenerator.com/html_tables
3. Then use this one to convert the HTML result into Markdown:
https://www.tablesgenerator.com/markdown_tables#