Is it possible to process markdown within a markdown table? #115

Closed
opened 2026-01-29 14:27:28 +00:00 by claunia · 2 comments
Owner

Originally created by @mloewent on GitHub (May 26, 2017).

Hello,

I have a markdown pipe table and each cell has a link within it. When I convert my markdown to HTML I get my table with raw markdown in it. Is this difficult to write an extension for?

Originally created by @mloewent on GitHub (May 26, 2017). Hello, I have a markdown pipe table and each cell has a link within it. When I convert my markdown to HTML I get my table with raw markdown in it. Is this difficult to write an extension for?
claunia added the question label 2026-01-29 14:27:28 +00:00
Author
Owner

@xoofx commented on GitHub (May 28, 2017):

It should work, but there is likely a bug. Could you provide a very simple repro case?

@xoofx commented on GitHub (May 28, 2017): It should work, but there is likely a bug. Could you provide a very simple repro case?
Author
Owner

@mloewent commented on GitHub (May 30, 2017):

Did more testing and found that I cannot add headings or lists within a table. Code block, bold, and italics work as expected.
I think that is working as intended, may not want users to affect text size or list within a table. Thanks for your response.

@mloewent commented on GitHub (May 30, 2017): Did more testing and found that I cannot add headings or lists within a table. Code block, bold, and italics work as expected. I think that is working as intended, may not want users to affect text size or list within a table. Thanks for your response.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/markdig#115