Master GitHub markdown tables with multi-line code blocks
Do you want to show a table with a multi-line code block on GitHub?
Then follow these golden rules
1. Use HTML table
Unfortunately, a markdown table is not suitable to contain code blocks.
Some markdown editors might show correct layout and syntax h...
blog.eidinger.info2 min read