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

Comment out ellipsis in code blocks #18434

Merged
merged 2 commits into from
Jul 17, 2022
Merged

Conversation

OnkarRuikar
Copy link
Contributor

Ellipsis in markdown code blocks are syntax errors.

In order to have smooth transition to Prettier and ESLint the PR comments out such bare ellipses. Refer the #18171 (comment) for more context.

@OnkarRuikar OnkarRuikar requested a review from a team as a code owner July 17, 2022 02:22
@OnkarRuikar OnkarRuikar requested review from sideshowbarker and removed request for a team July 17, 2022 02:22
@github-actions github-actions bot added the Content:WebAPI Web API docs label Jul 17, 2022
@github-actions
Copy link
Contributor

Preview URLs

Flaws

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

URL: /en-US/docs/Web/API/PaymentRequest/show
Title: PaymentRequest.show()
on GitHub
Flaw count: 4

  • macros:
    • /en-US/docs/Web/API/PaymentDetailsModifier does not exist
    • /en-US/docs/Web/API/PaymentShippingOption does not exist
    • /en-US/docs/Web/API/PaymentRequest/retry does not exist
    • /en-US/docs/Web/API/PaymentRequest/complete does not exist

URL: /en-US/docs/Web/API/MessagePort/postMessage
Title: MessagePort.postMessage()
on GitHub
Flaw count: 1

  • macros:
    • /en-US/docs/Web/API/MessageChannel/postMessage does not exist

URL: /en-US/docs/Web/API/MutationEvent
Title: MutationEvent
on GitHub
Flaw count: 2

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

External URLs

URL: /en-US/docs/Web/API/Performance/clearResourceTimings
Title: performance.clearResourceTimings()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/MerchantValidationEvent/complete
Title: MerchantValidationEvent.complete()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/PaymentResponse/payerdetailchange_event
Title: PaymentResponse: payerdetailchange event
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/OfflineAudioContext/OfflineAudioContext
Title: OfflineAudioContext()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/OVR_multiview2
Title: OVR_multiview2
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/MediaSource/activeSourceBuffers
Title: MediaSource.activeSourceBuffers
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/MediaSource/duration
Title: MediaSource.duration
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/MediaSource/MediaSource
Title: MediaSource()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/MediaSource/sourceBuffers
Title: MediaSource.sourceBuffers
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/MediaStream_Recording_API
Title: MediaStream Recording API
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/MediaStream_Recording_API/Recording_a_media_element
Title: Recording a media element
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/OES_vertex_array_object
Title: OES_vertex_array_object
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/OES_vertex_array_object/createVertexArrayOES
Title: OES_vertex_array_object.createVertexArrayOES()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/OES_vertex_array_object/deleteVertexArrayOES
Title: OES_vertex_array_object.deleteVertexArrayOES()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/OES_vertex_array_object/bindVertexArrayOES
Title: OES_vertex_array_object.bindVertexArrayOES()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/OES_vertex_array_object/isVertexArrayOES
Title: OES_vertex_array_object.isVertexArrayOES()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/MutationObserver/takeRecords
Title: MutationObserver.takeRecords()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/MutationObserver/disconnect
Title: MutationObserver.disconnect()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/PaymentMethodChangeEvent/methodDetails
Title: PaymentMethodChangeEvent.methodDetails
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/PaymentMethodChangeEvent/methodName
Title: PaymentMethodChangeEvent.methodName
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/MediaSession
Title: MediaSession
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/MediaSession/setActionHandler
Title: MediaSession.setActionHandler()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/MediaSession/playbackState
Title: MediaSession.playbackState
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/PaymentRequest/show
Title: PaymentRequest.show()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/PaymentRequest/canMakePayment
Title: PaymentRequest.canMakePayment()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/MessagePort/postMessage
Title: MessagePort.postMessage()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/MutationEvent
Title: MutationEvent
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/MouseEvent/button
Title: MouseEvent.button
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/Payment_Request_API/Using_the_Payment_Request_API
Title: Using the Payment Request API
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/OrientationSensor
Title: OrientationSensor
on GitHub

No new external URLs

@teoli2003 teoli2003 merged commit 84bfd8a into mdn:main Jul 17, 2022
@OnkarRuikar OnkarRuikar deleted the code-ellipsis13 branch July 17, 2022 05:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Content:WebAPI Web API docs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants