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

Added an option to wrap (or not) each sentence in the DOM. #15

Closed
wants to merge 1 commit into from
Closed

Conversation

franciscop
Copy link

With this, there's an option for not modifying the DOM if we only want to retrieve the text but not to manipulate the HTML. In this way the operation is much less expensive than wrapping each of the elements with another one.

Bumped to V2.1.0 according to semver (added functionality in a backwards-compatible manner)

Fix #12

…nsive DOM manipulations need to be done if not required. Fix #12
@julianshapiro
Copy link
Owner

Thank you, sir! Will look into this shortly.

@anselmdk
Copy link

anselmdk commented Nov 3, 2015

Any chance this can be merged anytime soon?

@franciscop franciscop closed this Aug 22, 2021
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.

Can I use Blast without modifying the Dom?
3 participants