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

feat(core/data-include): support nested includes #4372

Merged
merged 4 commits into from
Jan 31, 2023
Merged

Conversation

sidvishnoi
Copy link
Member

@sidvishnoi sidvishnoi commented Jan 29, 2023

For performance reasons, limited to maximum depth of 3.

Warning Does not take cycles into account (so, be careful).

See w3c/wcag2ict#84 (comment) and https://github.com/w3c/respec/issues/3426

@sidvishnoi
Copy link
Member Author

@shawnthompson Can you verify it works when you replace:

  <script src="https://www.w3.org/Tools/respec/respec-w3c" class="remove" defer>

with

  <script src="https://deploy-preview-4372--respec-pr.netlify.app/respec-w3c.js" class="remove" defer>

@speced speced deleted a comment from netlify bot Jan 29, 2023
@shawnthompson
Copy link

@sidvishnoi I just verified and it works as expected.

Thank you very much.

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.

2 participants