Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

identity parsing for markdown transformation #21

Closed
cdaringe opened this issue Mar 27, 2021 · 1 comment
Closed

identity parsing for markdown transformation #21

cdaringe opened this issue Mar 27, 2021 · 1 comment
Labels

Comments

@cdaringe
Copy link

Problem

This library takes md as input and parse more-or-less creates HTML, but I expected a parsed IR of the markdown, versus a transformed format. parse seems to actually be convert, vs parse.

I need to take md => md, but adding content along the way.

Can this library support that use case?

@KostyaTretyak
Copy link
Collaborator

This library does not support that use case.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants