v2.0.0
Changed
-
With GitHub's update to GitHub Flavored Markdown, it is no longer necessary to pre-render Markdown content in table cells, as long as there are blank lines surrounding the content.
While not as pretty due to the descriptions being wrapped in
<p>tags (adding bottom padding to even single-line table cells), this significantly simplifies the approach and the output. (#4)
