Fix bug handling HTML embedded in a table.

This commit is contained in:
David Anson 2016-02-10 22:08:50 -08:00
parent 5877f4b590
commit e60e16baf0
3 changed files with 26 additions and 5 deletions

View file

@ -0,0 +1,11 @@
# Header
Head | Head
--------|------------
<br/> | {MD033}
{MD033} | <i>Head</i>
--------|------------
<br/> | {MD033}
text | text
{MD033} | <b>text</b>