Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9.6k
Closed
Labels
Description
Hi,
TheTable
helper class is very useful. It would be even better if it was possible to use it to render markdown compatible tables.
Here's the changes I think would be required to make this work.
- Add a
markdown
style - Specify in some way that we want/do not want to render the top/bottom rows
- Do not render the row separators if those options are set to false