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

Add full support for replacing element node with text or comment node in htmlparser #3611

Merged
merged 4 commits into from
Nov 12, 2019

Commits on Nov 12, 2019

  1. Add missing argument to function.

    Mateusz Samsel authored and Comandeer committed Nov 12, 2019
    Configuration menu
    Copy the full SHA
    83dbf60 View commit details
    Browse the repository at this point in the history
  2. Add unit test checking if element can be properly transformed into te…

    …xt or comment node, with an access to node instance in a filter.
    Mateusz Samsel authored and Comandeer committed Nov 12, 2019
    Configuration menu
    Copy the full SHA
    78d7456 View commit details
    Browse the repository at this point in the history
  3. Update issue references.

    Comandeer committed Nov 12, 2019
    Configuration menu
    Copy the full SHA
    c1cca2e View commit details
    Browse the repository at this point in the history
  4. Add changelog entry.

    Comandeer committed Nov 12, 2019
    Configuration menu
    Copy the full SHA
    00c406f View commit details
    Browse the repository at this point in the history