Inline figures #507

Open
opened 2026-01-29 14:38:25 +00:00 by claunia · 1 comment
Owner

Originally created by @LukeTOBrien on GitHub (Mar 6, 2022).

Hello,

I've just been looking at ways of including figures in my markdown document, I notice you have Figure support with fenced code but I am working on a project where my user base are teachers and non-tech people, I think fenced could be too daunting for them, although it does offer more flexibility.
I would like to suggest inline <figure> and <figcaption> as per markdown-it-image-figures.

What do you think?

Originally created by @LukeTOBrien on GitHub (Mar 6, 2022). Hello, I've just been looking at ways of including figures in my markdown document, I notice you have [Figure support with fenced code](https://github.com/xoofx/markdig/blob/master/src/Markdig.Tests/Specs/FigureFooterAndCiteSpecs.md) but I am working on a project where my user base are teachers and non-tech people, I think fenced could be too daunting for them, although it does offer more flexibility. I would like to suggest inline `<figure>` and `<figcaption>` as per [markdown-it-image-figures](https://github.com/Antonio-Laguna/markdown-it-image-figures). What do you think?
claunia added the enhancementPR Welcome! labels 2026-01-29 14:38:25 +00:00
Author
Owner

@xoofx commented on GitHub (Mar 6, 2022):

Yep, that can be done as an extension. PR Welcome

@xoofx commented on GitHub (Mar 6, 2022): Yep, that can be done as an extension. PR Welcome
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/markdig#507