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

Ability to preprocess XML by developers #352

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

Conversation

ronram5126
Copy link

Hi, Its a simple couple of lines of readable non-invasive update, that allows developers to pass their function to pre-process the xml.

It is optional but provides developer tools to handle minor changes. I'm using it in production to process rich text data.

It also allows user to extract xml data if its needed for something else. I'm thinking that I will try to see if I can make mamoth take this xml and convert it to HTML for display purposes.

This feature might not work with worker but it will not cause any problem with normal execution.

I haven't written any docs for now. Please let me know if you are interested. I will write docs and examples if you think this is a good, else totally understand if you don't want to merge it.

PS. great work.

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.

None yet

1 participant