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

Expose callbacks to manipulate the nodes #9

Open
leandrocp opened this issue Sep 13, 2023 · 1 comment
Open

Expose callbacks to manipulate the nodes #9

leandrocp opened this issue Sep 13, 2023 · 1 comment
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@leandrocp
Copy link
Owner

Parse the document to generate a tree of nodes that can be manipulated by Elixir functions.

So it can manipulate the output similar to how it's done at https://docs.rs/comrak/latest/comrak/ but on the Elixir side.

@leandrocp leandrocp added enhancement New feature or request help wanted Extra attention is needed labels Sep 13, 2023
@leandrocp leandrocp changed the title Expose the AST to manipulate the output Expose callbacks to manipulate the nodes Sep 29, 2023
@onurozgurozkan
Copy link

This will be very helpful.
And thank you for this Hex package. <3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants