how to put html inside a markdown table?

44 views
Skip to first unread message

Tom Johnson

unread,
Apr 8, 2016, 1:01:28 PM4/8/16
to kramdown-users
I have a Markdown table, but for one cell, I need to format an HTML list. How can I add HTML for the one table cell I need, while leaving the rest of the table in Markdown?

Every time I try to add the HTML, Kramdown doesn't render the HTML tags.

Thomas Leitner

unread,
Apr 9, 2016, 5:10:36 AM4/9/16
to kramdow...@googlegroups.com
On 2016-04-08 10:01 -0700 Tom Johnson wrote:
> I have a Markdown table, but for one cell, I need to format an HTML
> list. How can I add HTML for the one table cell I need, while leaving
> the rest of the table in Markdown?

You can't put block level elements inside a kramdown table cell, it is
only designed for span level elements.

-- Thomas
Reply all
Reply to author
Forward
0 new messages