mirror of
https://github.com/xoofx/markdig.git
synced 2026-02-04 05:44:50 +00:00
[Pipe Tables Extension] Tables without borders shift cells left if first column empty #414
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @robertwahler on GitHub (Nov 13, 2020).
Parsing is shifting row cells left on this table
it generates this HTML
This bordered table works as expected
and generates expected HTML