-
-
Notifications
You must be signed in to change notification settings - Fork 16
Closed
Labels
💬 type/discussionThis is a request for commentsThis is a request for comments
Description
Based on the reasoning here, I guess there’s a use case for people to map things that aren’t easily doable in markdown to actual HTML. We could use raw nodes for that, as used by hast-util-to-mdast. I’m not sure I’d like to include a HAST stringifier to set the value of the raw node to the stringified tree. We could at least set the hChildren on the node though.
Supersedes GH-16.
Metadata
Metadata
Assignees
Labels
💬 type/discussionThis is a request for commentsThis is a request for comments