If you want to display a table with no header in markdown, you need to leave the header empty, which would look like this: ||| |-|-| | example | table | | this looks | ugly | The plugin should remove all empty headers of tables.
If you want to display a table with no header in markdown, you need to leave the header empty, which would look like this:
The plugin should remove all empty headers of tables.