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

Angular HTML parsing issues. #213

Open
llafuente opened this issue May 25, 2017 · 0 comments
Open

Angular HTML parsing issues. #213

llafuente opened this issue May 25, 2017 · 0 comments

Comments

@llafuente
Copy link

Hi,

I'm having problems parsing Angular templates.

It's not an issue with SAX, because Angular templates aren't XML compilant. But just a simple modification of some RegExp just works.

I'm talking about:

  • nameStart that needs: \#\*\[\]\(\))
  • nameBody that needs: \*\[\]\(\)

Are you interested on a PR so those vars can be overriden by user ?

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

No branches or pull requests

1 participant