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

AllowElements regex support #92

Merged
merged 6 commits into from Nov 19, 2019
Merged

AllowElements regex support #92

merged 6 commits into from Nov 19, 2019

Commits on Oct 9, 2019

  1. WIP, adding support for regex matching elements

    Mark Smith committed Oct 9, 2019
    Copy the full SHA
    3835dde View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2019

  1. adding tests and ToElementMatch func

    Mark Smith committed Oct 10, 2019
    Copy the full SHA
    c276885 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2019

  1. adding ignore file and more tests

    Mark Smith committed Oct 14, 2019
    Copy the full SHA
    356b2f0 View commit details
    Browse the repository at this point in the history
  2. remove idea folder

    Mark Smith committed Oct 14, 2019
    Copy the full SHA
    6074ff7 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    6d3f973 View commit details
    Browse the repository at this point in the history
  4. removing a bit of duplicateion of regex matching

    Mark Smith committed Oct 14, 2019
    Copy the full SHA
    ae99c5d View commit details
    Browse the repository at this point in the history