Skip to content

Conversation

dubinsky
Copy link
Contributor

@dubinsky dubinsky commented Sep 1, 2021

  • handle startCDATA/endCDATA lexical events;
  • keep track of the inCDATA state;
  • capture text into appropriate Node subtype depending on that state;
  • add createPCData()/makePCData() helpers;
  • add unit tests.

- handle startCDATA/endCDATA lexical events;
- keep track of the `inCDATA` state;
- capture text into appropriate Node subtype depending on that state;
- add createPCData()/makePCData() helpers;
- add unit tests.
@dubinsky dubinsky marked this pull request as ready for review September 1, 2021 19:31
@dubinsky
Copy link
Contributor Author

dubinsky commented Sep 1, 2021

@ashawley @SethTisue a bit more of the lexical stuff

@ashawley
Copy link
Member

ashawley commented Sep 9, 2021

LGTM! Thanks for contributing this.

@SethTisue SethTisue merged commit b7053b6 into scala:main Sep 9, 2021
@SethTisue
Copy link
Member

Thank you!

@dubinsky
Copy link
Contributor Author

LGTM! Thanks for contributing this.

It's my pleasure!

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.

3 participants