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

[Markdown] [Web/API] Make some more tables Markdownable #8705

Merged

Conversation

wbamberg
Copy link
Collaborator

@wbamberg wbamberg commented Sep 7, 2021

Part of #7898 .

Based on https://docs.google.com/spreadsheets/d/11v4TQStmtjXh5GSlFPggq5hqqXZ4QikqcdVUnz27UQU/edit#gid=493027305, this PR makes more Web/API tables Markdown-compatible.

@wbamberg wbamberg requested a review from a team as a code owner September 7, 2021 03:34
@wbamberg wbamberg requested review from jpmedley and removed request for a team September 7, 2021 03:34
@github-actions
Copy link
Contributor

github-actions bot commented Sep 7, 2021

Preview URLs

Flaws

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

URL: /en-US/docs/Web/API/IDBTransaction
Title: IDBTransaction
on GitHub
Flaw count: 1

  • broken_links:
    • Is currently http:// but can become https://

URL: /en-US/docs/Web/API/Event/Comparison_of_Event_Targets
Title: Comparison of Event Targets
on GitHub
Flaw count: 1

  • broken_links:
    • Can't resolve /en-US/docs/XBL/XBL_1.0_Reference/Anonymous_Content#Event_Flow_and_Targeting

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

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

External URLs

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

No new external URLs


URL: /en-US/docs/Web/API/Canvas_API/Tutorial/Basic_animations
Title: Basic animations
on GitHub


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

No new external URLs


URL: /en-US/docs/Web/API/IDBKeyRange/only
Title: IDBKeyRange.only()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/IDBKeyRange/upperBound
Title: IDBKeyRange.upperBound()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/IDBKeyRange/lowerBound
Title: IDBKeyRange.lowerBound()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/Window/open
Title: Window.open()
on GitHub


URL: /en-US/docs/Web/API/File_and_Directory_Entries_API/Firefox_support
Title: File and Directory Entries API support in Firefox
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/Event/Comparison_of_Event_Targets
Title: Comparison of Event Targets
on GitHub

No new external URLs


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

No new external URLs


URL: /en-US/docs/Web/API/IDBObjectStore/delete
Title: IDBObjectStore.delete()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/IDBObjectStore/getKey
Title: IDBObjectStore.getKey()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/IDBObjectStore/get
Title: IDBObjectStore.get()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/IDBObjectStore/getAll
Title: IDBObjectStore.getAll()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/IDBObjectStore/getAllKeys
Title: IDBObjectStore.getAllKeys()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/IDBIndex/openCursor
Title: IDBIndex.openCursor()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/IDBIndex/openKeyCursor
Title: IDBIndex.openKeyCursor()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/IDBIndex/getKey
Title: IDBIndex.getKey()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/IDBIndex/get
Title: IDBIndex.get()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/IDBIndex/count
Title: IDBIndex.count()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/IDBDatabase/transaction
Title: IDBDatabase.transaction()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/IDBCursor/update
Title: IDBCursor.update()
on GitHub

No new external URLs

@sideshowbarker sideshowbarker merged commit c8b5ae4 into mdn:main Sep 7, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 7, 2022
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