Skip to content

colspan/rowspan support with table? #187

Answered by yhatt
calidion asked this question in Q&A
Discussion options

You must be logged in to vote

It seems html no longer supported.

That's not true. Marp can render HTML since 3 years ago. (marp-team/marp-cli#7)

Enable HTML rendering option by --html argument in CLI, or Markdown: Marp > Enable HTML extension setting in VS Code extension: https://github.com/marp-team/marp-vscode#enable-html-in-marp-markdown-%EF%B8%8F.

Then, you can use colspan and rowspan attribute in <td> and <th> tag in HTML table.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@calidion
Comment options

@yhatt
Comment options

@calidion
Comment options

Answer selected by calidion
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants