Fixes #421
rebased onto eb91b3526ec1a01daecaec39d6cf13864b53ab51
I'd love to see a unit test for that! :-)
Ok this is breaking the test I had written earlier for tables because it's stripping the <thead> tag :|
<thead>
Now that the mechanism is in place, I'll try and find an exhaustive list of HTML elements that Markdown (and PHP Markdown Extra - the plugin we're using for additional functionality like tables) could possibly render.
WIP
2 new commits added
3 new commits added
1 new commit added
Not a whole lot of changes. The tests pass now.
rebased onto 403fd0ff5be33b32be863dbf1d48607cd019307f
rebased onto 6847147e999c2e167fc2c63978b9f118db5b387d
Looks good, thanks!
Pull-Request has been merged by abompard
Fixes #421