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

Fix syntax errors #28165

Merged
merged 1 commit into from
Jul 25, 2023
Merged

Fix syntax errors #28165

merged 1 commit into from
Jul 25, 2023

Conversation

OnkarRuikar
Copy link
Contributor

Prettier doesn't work on code with syntax errors. The PR fixes some syntax errors then runs Prettier on the files.

@OnkarRuikar OnkarRuikar requested review from a team as code owners July 25, 2023 06:57
@OnkarRuikar OnkarRuikar requested review from wbamberg and teoli2003 and removed request for a team July 25, 2023 06:57
@github-actions github-actions bot added Content:WebAPI Web API docs Content:Media Media docs Content:Learn:Express Learning area Express docs labels Jul 25, 2023
@github-actions
Copy link
Contributor

Preview URLs (7 pages)
Flaws (1)

Note! 6 documents with no flaws that don't need to be listed. 🎉

URL: /en-US/docs/Web/Media/Autoplay_guide
Title: Autoplay guide for media and Web Audio APIs
Flaw count: 1

  • macros:
    • /en-US/docs/Web/API/HTMLMediaElement/allowedToPlay does not exist

Copy link
Collaborator

@hamishwillee hamishwillee left a comment

Choose a reason for hiding this comment

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

Yes, that's all good. I injected some of those errors - thanks for fixing.

@hamishwillee hamishwillee merged commit 9894531 into mdn:main Jul 25, 2023
5 checks passed
@OnkarRuikar OnkarRuikar deleted the errors branch July 25, 2023 07:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Content:Learn:Express Learning area Express docs Content:Media Media docs Content:WebAPI Web API docs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants