Skip to content
Grav 2.0 is officially stable. Read the announcement →

Community guidelines

Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.

Content & Markdown

Support for Markdown row-/colspan

Started by Tobias Marty 9 years ago · 2 replies · 3513 views
9 years ago

I need support for table row-/colspan in a table in Markdown.
One solution provided here seems to be plugins. But I do not find any plugin for grav supporting this.

Good would be for example MultiMarkdown.

How can I implement this?

9 years ago

Hi there. I had similar issue and eventually had to relent and stick to HTML for colspans and table-styling with CSS. Markdown is simple, but when it comes to tables it seems overly-simple (probably why there are so many markdown 'variants' with tweaks to tables).

Someone is sure to correct me if I'm wrong, but I'm afraid you may need to use HTML for more complex table formatting at this time.

9 years ago

Yup, markdown is really not intended to support complex table handling. Any solution in markdown would probably end up more complicated than simply using HTML to display the table.

👍 2

Suggested topics

Topic Participants Replies Views Activity
Content & Markdown · by Jochen, 8 months ago
6 97 8 months ago
Content & Markdown · by Ton Haarmans, 1 year ago
10 185 1 year ago
Content & Markdown · by Jan L'Am, 1 year ago
4 147 1 year ago
Content & Markdown · by Leonardo, 1 year ago
3 61 1 year ago
Content & Markdown · by belthasar, 1 year ago
4 255 1 year ago