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

Convert to xast doctype, instruction and comment nodes #1415

Merged
merged 2 commits into from
Mar 10, 2021

Conversation

TrySound
Copy link
Member

Here we add xast support
to three basic nodes: doctype, instruction and comment

Some tests are rewritten instead of checking each field to .include
assertion which is able to match shape of object.

Here we add [xast](https://github.com/syntax-tree/xast) support
to three basic nodes: doctype, instruction and comment

Some tests are rewritten instead of checking each field to `.include`
assertion which is able to match shape of object.
@TrySound TrySound requested a review from deepsweet March 10, 2021 11:11
@TrySound TrySound merged commit 10ac712 into master Mar 10, 2021
@TrySound TrySound deleted the xast-basic-nodes branch March 10, 2021 12:39
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