Skip to content
This repository has been archived by the owner on Jul 28, 2023. It is now read-only.

Handle CDATA nodes #115

Merged
merged 2 commits into from
Dec 2, 2022
Merged

Conversation

SantosGuillamot
Copy link
Contributor

I'm creating this Pull Request with the solution proposed at #109

I also reverted #107. I made that one trying to solve the problem with attributes being undefined caused by the CDATA nodes. However, now that this is handled properly, it makes sense to revert that change in case we encounter another similar use case with undefined attributes. We should identify them and not skip them.

Copy link
Collaborator

@DAreRodz DAreRodz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, @SantosGuillamot! I guess we'll have to sync the stress-testing branch (#91) with these changes.

Can you also leave a note in the Tracking issue: WordPress Directives Plugin 🎨 #80? 😊

@SantosGuillamot
Copy link
Contributor Author

Thanks, @SantosGuillamot! I guess we'll have to sync the stress-testing branch (#91) with these changes.

Yes, I was planning to do so once this one is merged. I'll try to do it now.

Can you also leave a note in the #80? 😊

Just did it. Thanks!

@SantosGuillamot SantosGuillamot merged commit 6642fc5 into main-wp-directives-plugin Dec 2, 2022
@SantosGuillamot SantosGuillamot deleted the handle-cdata branch December 2, 2022 13:21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants