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

Commonmark.Html: export transform. #102

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Commonmark.Html: export transform. #102

wants to merge 2 commits into from

Conversation

jgm
Copy link
Owner

@jgm jgm commented Feb 3, 2023

This is a function that allows you to walk the tree of HTML nodes, applying a transformation.

This is a function that allows you to walk the tree
of HTML nodes, applying a transformation.
@jgm jgm mentioned this pull request Feb 3, 2023
API change:

- Export constructors for Html.
- Export ElementType
- Re-export Attribute
- Export transformM, a monadic version of transform.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant