Markdown outline to html question #538

Closed
opened 2026-01-29 14:39:06 +00:00 by claunia · 3 comments
Owner

Originally created by @pickzhu on GitHub (Jun 1, 2022).

Is it now supported to bring an outline when converting from Markdown to html?

Originally created by @pickzhu on GitHub (Jun 1, 2022). Is it now supported to bring an outline when converting from Markdown to html?
claunia added the question label 2026-01-29 14:39:06 +00:00
Author
Owner

@xoofx commented on GitHub (Jun 1, 2022):

I don't understand what is an "outline" in your question regarding Markdown. Could you give an example?

@xoofx commented on GitHub (Jun 1, 2022): I don't understand what is an "outline" in your question regarding Markdown. Could you give an example?
Author
Owner

@pickzhu commented on GitHub (Jun 2, 2022):

That is, can the directory of the md file be generated?

@pickzhu commented on GitHub (Jun 2, 2022): That is, can the directory of the md file be generated?
Author
Owner

@xoofx commented on GitHub (Jun 2, 2022):

Sorry, I still don't understand your question. Markdig is a library to transform a Markdown string into a HTML string. It doesn't have any knowledge about file/folder structure (It is application specific and should be handled in your lib/app).

@xoofx commented on GitHub (Jun 2, 2022): Sorry, I still don't understand your question. Markdig is a library to transform a Markdown string into a HTML string. It doesn't have any knowledge about file/folder structure (It is application specific and should be handled in your lib/app).
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/markdig#538