aboutsummaryrefslogtreecommitdiff
path: root/test/command/5014.md
AgeCommit message (Collapse)AuthorFilesLines
2018-11-13Fix test case for #5014.John MacFarlane1-1/+3
2018-11-13HTML reader: allow thead containing a row with td rather than th.John MacFarlane1-0/+17
See #5014. Note that this doesn't address the original issue in #5014, only an unrelated side-issue.