github - Can I merge table rows in markdown - Stack Overflow
https://stackoverflow.com/questions/46621765/can-i-merge-table-rows-in-markdown
Oct 07, 2017 · No, this is not possible with GitHub-Flavored Markdown. As the spec explains (emphasis added):. The remainder of the table’s rows may vary in the number of cells. If there are a number of cells fewer than the number of cells in the header row, empty cells are inserted.If there are greater, the excess is ignored:. Of course, you can always fall back to raw HTML.
DA: 87 PA: 41 MOZ Rank: 36