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/HTML] Add "Note:" prefix #9151

Merged
merged 5 commits into from
Sep 22, 2021

Conversation

wbamberg
Copy link
Collaborator

Part of #8961.

This PR adds the <strong>Note:</strong> prefix to notes in the HTML docs that needed it.

@wbamberg wbamberg requested a review from a team as a code owner September 21, 2021 20:19
@wbamberg wbamberg requested review from ericwbailey and removed request for a team September 21, 2021 20:19
@github-actions
Copy link
Contributor

github-actions bot commented Sep 21, 2021

Preview URLs

Flaws

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

URL: /en-US/docs/Web/HTML/Element/link
Title: <link>: The External Resource Link element
on GitHub
Flaw count: 1

  • broken_links:
    • Can't resolve /en-US/docs/Archive/Web_Standards/Correctly_Using_Titles_With_External_Stylesheets

URL: /en-US/docs/Web/HTML/Element/input
Title: <input>: The Input (Form Input) element
on GitHub
Flaw count: 6

  • macros:
    • /en-US/docs/Web/API/HTMLInputElement/checkValidity does not exist
    • /en-US/docs/Web/API/HTMLInputElement/setCustomValidity does not exist
    • /en-US/docs/Web/API/ValidityState/valueMissing does not exist
    • /en-US/docs/Web/API/ValidityState/valueMissing does not exist
    • /en-US/docs/Web/API/ValidityState/valid does not exist
    • and 1 more flaws omitted

URL: /en-US/docs/Web/HTML/Element/input/search
Title: <input type="search">
on GitHub
Flaw count: 1

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

URL: /en-US/docs/Web/HTML/Applying_color
Title: Applying color to HTML elements using CSS
on GitHub
Flaw count: 4

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

URL: /en-US/docs/Web/HTML/Attributes/rel
Title: HTML attribute: rel
on GitHub
Flaw count: 1

  • bad_bcd_queries:
    • No BCD data for query: html.elements.attributes.rel

URL: /en-US/docs/Web/HTML/Global_attributes/tabindex
Title: tabindex
on GitHub
Flaw count: 2

  • broken_links:
    • Anchor not lowercase
    • Anchor not lowercase

URL: /en-US/docs/Web/HTML/Global_attributes/x-ms-format-detection
Title: x-ms-format-detection
on GitHub
Flaw count: 1

  • broken_links:
    • Can't resolve /en-US/docs/Web/API/Microsoft_API_extensions

External URLs

URL: /en-US/docs/Web/HTML/Block-level_elements
Title: Block-level elements
on GitHub

No new external URLs


URL: /en-US/docs/Web/HTML/Element/dfn
Title: <dfn>: The Definition element
on GitHub

No new external URLs


URL: /en-US/docs/Web/HTML/Element/link
Title: <link>: The External Resource Link element
on GitHub

No new external URLs


URL: /en-US/docs/Web/HTML/Element/kbd
Title: <kbd>: The Keyboard Input element
on GitHub

No new external URLs


URL: /en-US/docs/Web/HTML/Element/select
Title: <select>: The HTML Select element
on GitHub

No new external URLs


URL: /en-US/docs/Web/HTML/Element/style
Title: <style>: The Style Information element
on GitHub


URL: /en-US/docs/Web/HTML/Element/mark
Title: <mark>: The Mark Text element
on GitHub

No new external URLs


URL: /en-US/docs/Web/HTML/Element/samp
Title: <samp>: The Sample Output element
on GitHub

No new external URLs


URL: /en-US/docs/Web/HTML/Element/Heading_Elements
Title: <h1>–<h6>: The HTML Section Heading elements
on GitHub

No new external URLs


URL: /en-US/docs/Web/HTML/Element/input
Title: <input>: The Input (Form Input) element
on GitHub

No new external URLs


URL: /en-US/docs/Web/HTML/Element/input/datetime
Title: <input type="datetime">
on GitHub

No new external URLs


URL: /en-US/docs/Web/HTML/Element/input/search
Title: <input type="search">
on GitHub

No new external URLs


URL: /en-US/docs/Web/HTML/Element/input/reset
Title: <input type="reset">
on GitHub

No new external URLs


URL: /en-US/docs/Web/HTML/Element/input/date
Title: <input type="date">
on GitHub

No new external URLs


URL: /en-US/docs/Web/HTML/Element/tr
Title: <tr>: The Table Row element
on GitHub

No new external URLs


URL: /en-US/docs/Web/HTML/Element/noembed
Title: <noembed>: The Embed Fallback element
on GitHub

No new external URLs


URL: /en-US/docs/Web/HTML/Element/noframes
Title: <noframes>: The Frame Fallback element
on GitHub

No new external URLs


URL: /en-US/docs/Web/HTML/Element/hgroup
Title: <hgroup>
on GitHub

No new external URLs


URL: /en-US/docs/Web/HTML/Applying_color
Title: Applying color to HTML elements using CSS
on GitHub

No new external URLs


URL: /en-US/docs/Web/HTML/Attributes/rel
Title: HTML attribute: rel
on GitHub


URL: /en-US/docs/Web/HTML/Attributes/autocomplete
Title: The HTML autocomplete attribute
on GitHub

No new external URLs


URL: /en-US/docs/Web/HTML/Attributes/crossorigin
Title: HTML attribute: crossorigin
on GitHub


URL: /en-US/docs/Web/HTML/Global_attributes/tabindex
Title: tabindex
on GitHub

No new external URLs


URL: /en-US/docs/Web/HTML/Global_attributes/dir
Title: dir
on GitHub

No new external URLs


URL: /en-US/docs/Web/HTML/Global_attributes/x-ms-format-detection
Title: x-ms-format-detection
on GitHub

No new external URLs


URL: /en-US/docs/Web/HTML/Inline_elements
Title: Inline elements
on GitHub

No new external URLs

(this comment was updated 2021-09-22 06:11:47.835441)

@teoli2003 teoli2003 merged commit 79982ad into mdn:main Sep 22, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 22, 2022
@wbamberg wbamberg deleted the html-notes-add-prefix branch October 15, 2022 17:23
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