]> granicus.if.org Git - multimarkdown/commitdiff
CHANGED: Table captions now bottom aligned in HTML
authorFletcher T. Penney <fletcher@fletcherpenney.net>
Sat, 18 Mar 2017 21:01:18 +0000 (17:01 -0400)
committerFletcher T. Penney <fletcher@fletcherpenney.net>
Sat, 18 Mar 2017 21:01:18 +0000 (17:01 -0400)
tests/MMD6Tests/Tables.html

index 7450dbf0bddaf686bedc648366a8cfba27418a66..d001693b7862136ea8514fab8c2bbc4de86d2c68 100644 (file)
 </table>
 
 <table>
-<caption id="bar"><em>caption</em></caption>
+<caption align="bottom" id="bar"><em>caption</em></caption>
 <colgroup>
 <col />
 <col />
 </table>
 
 <table>
-<caption id="caption"><em>caption</em></caption>
+<caption align="bottom" id="caption"><em>caption</em></caption>
 <colgroup>
 <col />
 <col />