Skip to content

Commit

Permalink
Markdownlint auto-cleanup (#26545)
Browse files Browse the repository at this point in the history
  • Loading branch information
mdn-bot authored May 3, 2023
1 parent 18f7b7d commit c227429
Show file tree
Hide file tree
Showing 126 changed files with 138 additions and 290 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: Bounding volume collision detection with THREE.js
slug: >-
Games/Techniques/3D_collision_detection/Bounding_volume_collision_detection_with_THREE.js
slug: Games/Techniques/3D_collision_detection/Bounding_volume_collision_detection_with_THREE.js
---

{{GamesSidebar}}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: Load the assets and print them on screen
slug: >-
Games/Tutorials/2D_breakout_game_Phaser/Load_the_assets_and_print_them_on_screen
slug: Games/Tutorials/2D_breakout_game_Phaser/Load_the_assets_and_print_them_on_screen
---

{{GamesSidebar}}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: Create the Canvas and draw on it
slug: >-
Games/Tutorials/2D_Breakout_game_pure_JavaScript/Create_the_Canvas_and_draw_on_it
slug: Games/Tutorials/2D_Breakout_game_pure_JavaScript/Create_the_Canvas_and_draw_on_it
---

{{GamesSidebar}}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: "Test your skills: CSS and JavaScript accessibility"
slug: >-
Learn/Accessibility/CSS_and_JavaScript/Test_your_skills:_CSS_and_JavaScript_accessibility
slug: Learn/Accessibility/CSS_and_JavaScript/Test_your_skills:_CSS_and_JavaScript_accessibility
---

{{learnsidebar}}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: What HTML features promote accessibility?
slug: >-
Learn/Common_questions/Design_and_accessibility/HTML_features_for_accessibility
slug: Learn/Common_questions/Design_and_accessibility/HTML_features_for_accessibility
---

{{QuicklinksWithSubPages("Learn/Common_questions")}}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: How do you make sure your website works properly?
slug: >-
Learn/Common_questions/Tools_and_setup/Checking_that_your_web_site_is_working_properly
slug: Learn/Common_questions/Tools_and_setup/Checking_that_your_web_site_is_working_properly
---

{{QuicklinksWithSubPages("Learn/Common_questions")}}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: How do you host your website on Google App Engine?
slug: >-
Learn/Common_questions/Tools_and_setup/How_do_you_host_your_website_on_Google_App_Engine
slug: Learn/Common_questions/Tools_and_setup/How_do_you_host_your_website_on_Google_App_Engine
---

{{QuicklinksWithSubPages("Learn/Common_questions")}}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
---
title: >-
What is the difference between webpage, website, web server, and search
engine?
title: What is the difference between webpage, website, web server, and search engine?
slug: Learn/Common_questions/Web_mechanics/Pages_sites_servers_and_search_engines
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: "Test your skills: HTML images"
slug: >-
Learn/HTML/Multimedia_and_embedding/Images_in_HTML/Test_your_skills:_HTML_images
slug: Learn/HTML/Multimedia_and_embedding/Images_in_HTML/Test_your_skills:_HTML_images
---

{{learnsidebar}}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: "Test your skills: Multimedia and embedding"
slug: >-
Learn/HTML/Multimedia_and_embedding/Video_and_audio_content/Test_your_skills:_Multimedia_and_embedding
slug: Learn/HTML/Multimedia_and_embedding/Video_and_audio_content/Test_your_skills:_Multimedia_and_embedding
---

{{learnsidebar}}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: BookInstance detail page and challenge
slug: >-
Learn/Server-side/Express_Nodejs/Displaying_data/BookInstance_detail_page_and_challenge
slug: Learn/Server-side/Express_Nodejs/Displaying_data/BookInstance_detail_page_and_challenge
---

## BookInstance detail page
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: Getting started with Angular
slug: >-
Learn/Tools_and_testing/Client-side_JavaScript_frameworks/Angular_getting_started
slug: Learn/Tools_and_testing/Client-side_JavaScript_frameworks/Angular_getting_started
---

{{LearnSidebar}}{{PreviousMenuNext("Learn/Tools_and_testing/Client-side_JavaScript_frameworks/Svelte_deployment_next","Learn/Tools_and_testing/Client-side_JavaScript_frameworks/Angular_todo_list_beginning", "Learn/Tools_and_testing/Client-side_JavaScript_frameworks")}}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: Creating an item component
slug: >-
Learn/Tools_and_testing/Client-side_JavaScript_frameworks/Angular_item_component
slug: Learn/Tools_and_testing/Client-side_JavaScript_frameworks/Angular_item_component
---

{{LearnSidebar}}{{PreviousMenuNext("Learn/Tools_and_testing/Client-side_JavaScript_frameworks/Angular_styling","Learn/Tools_and_testing/Client-side_JavaScript_frameworks/Angular_filtering", "Learn/Tools_and_testing/Client-side_JavaScript_frameworks")}}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: Beginning our Angular todo list app
slug: >-
Learn/Tools_and_testing/Client-side_JavaScript_frameworks/Angular_todo_list_beginning
slug: Learn/Tools_and_testing/Client-side_JavaScript_frameworks/Angular_todo_list_beginning
---

{{LearnSidebar}}{{PreviousMenuNext("Learn/Tools_and_testing/Client-side_JavaScript_frameworks/Angular_getting_started","Learn/Tools_and_testing/Client-side_JavaScript_frameworks/Angular_styling", "Learn/Tools_and_testing/Client-side_JavaScript_frameworks")}}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: "Ember Interactivity: Footer functionality, conditional rendering"
slug: >-
Learn/Tools_and_testing/Client-side_JavaScript_frameworks/Ember_conditional_footer
slug: Learn/Tools_and_testing/Client-side_JavaScript_frameworks/Ember_conditional_footer
---

{{LearnSidebar}}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: Getting started with Ember
slug: >-
Learn/Tools_and_testing/Client-side_JavaScript_frameworks/Ember_getting_started
slug: Learn/Tools_and_testing/Client-side_JavaScript_frameworks/Ember_getting_started
---

{{LearnSidebar}}{{PreviousMenuNext("Learn/Tools_and_testing/Client-side_JavaScript_frameworks/React_resources","Learn/Tools_and_testing/Client-side_JavaScript_frameworks/Ember_structure_componentization", "Learn/Tools_and_testing/Client-side_JavaScript_frameworks")}}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: "Ember interactivity: Events, classes and state"
slug: >-
Learn/Tools_and_testing/Client-side_JavaScript_frameworks/Ember_interactivity_events_state
slug: Learn/Tools_and_testing/Client-side_JavaScript_frameworks/Ember_interactivity_events_state
---

{{LearnSidebar}}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: Ember app structure and componentization
slug: >-
Learn/Tools_and_testing/Client-side_JavaScript_frameworks/Ember_structure_componentization
slug: Learn/Tools_and_testing/Client-side_JavaScript_frameworks/Ember_structure_componentization
---

{{LearnSidebar}}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: Getting started with React
slug: >-
Learn/Tools_and_testing/Client-side_JavaScript_frameworks/React_getting_started
slug: Learn/Tools_and_testing/Client-side_JavaScript_frameworks/React_getting_started
---

{{LearnSidebar}}{{PreviousMenuNext("Learn/Tools_and_testing/Client-side_JavaScript_frameworks/Main_features","Learn/Tools_and_testing/Client-side_JavaScript_frameworks/React_todo_list_beginning", "Learn/Tools_and_testing/Client-side_JavaScript_frameworks")}}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: "React interactivity: Events and state"
slug: >-
Learn/Tools_and_testing/Client-side_JavaScript_frameworks/React_interactivity_events_state
slug: Learn/Tools_and_testing/Client-side_JavaScript_frameworks/React_interactivity_events_state
---

{{LearnSidebar}}{{PreviousMenuNext("Learn/Tools_and_testing/Client-side_JavaScript_frameworks/React_components","Learn/Tools_and_testing/Client-side_JavaScript_frameworks/React_interactivity_filtering_conditional_rendering", "Learn/Tools_and_testing/Client-side_JavaScript_frameworks")}}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: "React interactivity: Editing, filtering, conditional rendering"
slug: >-
Learn/Tools_and_testing/Client-side_JavaScript_frameworks/React_interactivity_filtering_conditional_rendering
slug: Learn/Tools_and_testing/Client-side_JavaScript_frameworks/React_interactivity_filtering_conditional_rendering
---

{{LearnSidebar}}{{PreviousMenuNext("Learn/Tools_and_testing/Client-side_JavaScript_frameworks/React_interactivity_events_state","Learn/Tools_and_testing/Client-side_JavaScript_frameworks/React_accessibility", "Learn/Tools_and_testing/Client-side_JavaScript_frameworks")}}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: Beginning our React todo list
slug: >-
Learn/Tools_and_testing/Client-side_JavaScript_frameworks/React_todo_list_beginning
slug: Learn/Tools_and_testing/Client-side_JavaScript_frameworks/React_todo_list_beginning
---

{{LearnSidebar}}{{PreviousMenuNext("Learn/Tools_and_testing/Client-side_JavaScript_frameworks/React_getting_started","Learn/Tools_and_testing/Client-side_JavaScript_frameworks/React_components", "Learn/Tools_and_testing/Client-side_JavaScript_frameworks")}}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: Deployment and next steps
slug: >-
Learn/Tools_and_testing/Client-side_JavaScript_frameworks/Svelte_deployment_next
slug: Learn/Tools_and_testing/Client-side_JavaScript_frameworks/Svelte_deployment_next
---

{{LearnSidebar}}{{PreviousMenuNext("Learn/Tools_and_testing/Client-side_JavaScript_frameworks/Svelte_TypeScript","Learn/Tools_and_testing/Client-side_JavaScript_frameworks/Angular_getting_started", "Learn/Tools_and_testing/Client-side_JavaScript_frameworks")}}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: Getting started with Svelte
slug: >-
Learn/Tools_and_testing/Client-side_JavaScript_frameworks/Svelte_getting_started
slug: Learn/Tools_and_testing/Client-side_JavaScript_frameworks/Svelte_getting_started
---

{{LearnSidebar}}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: "Advanced Svelte: Reactivity, lifecycle, accessibility"
slug: >-
Learn/Tools_and_testing/Client-side_JavaScript_frameworks/Svelte_reactivity_lifecycle_accessibility
slug: Learn/Tools_and_testing/Client-side_JavaScript_frameworks/Svelte_reactivity_lifecycle_accessibility
---

{{LearnSidebar}}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: Starting our Svelte to-do list app
slug: >-
Learn/Tools_and_testing/Client-side_JavaScript_frameworks/Svelte_Todo_list_beginning
slug: Learn/Tools_and_testing/Client-side_JavaScript_frameworks/Svelte_Todo_list_beginning
---

{{LearnSidebar}}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: "Dynamic behavior in Svelte: working with variables and props"
slug: >-
Learn/Tools_and_testing/Client-side_JavaScript_frameworks/Svelte_variables_props
slug: Learn/Tools_and_testing/Client-side_JavaScript_frameworks/Svelte_variables_props
---

{{LearnSidebar}}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: Using Vue computed properties
slug: >-
Learn/Tools_and_testing/Client-side_JavaScript_frameworks/Vue_computed_properties
slug: Learn/Tools_and_testing/Client-side_JavaScript_frameworks/Vue_computed_properties
---

{{LearnSidebar}}{{PreviousMenuNext("Learn/Tools_and_testing/Client-side_JavaScript_frameworks/Vue_styling","Learn/Tools_and_testing/Client-side_JavaScript_frameworks/Vue_conditional_rendering", "Learn/Tools_and_testing/Client-side_JavaScript_frameworks")}}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: "Vue conditional rendering: editing existing todos"
slug: >-
Learn/Tools_and_testing/Client-side_JavaScript_frameworks/Vue_conditional_rendering
slug: Learn/Tools_and_testing/Client-side_JavaScript_frameworks/Vue_conditional_rendering
---

{{LearnSidebar}}{{PreviousMenuNext("Learn/Tools_and_testing/Client-side_JavaScript_frameworks/Vue_computed_properties","Learn/Tools_and_testing/Client-side_JavaScript_frameworks/Vue_refs_focus_management", "Learn/Tools_and_testing/Client-side_JavaScript_frameworks")}}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: "Adding a new todo form: Vue events, methods, and models"
slug: >-
Learn/Tools_and_testing/Client-side_JavaScript_frameworks/Vue_methods_events_models
slug: Learn/Tools_and_testing/Client-side_JavaScript_frameworks/Vue_methods_events_models
---

{{LearnSidebar}}{{PreviousMenuNext("Learn/Tools_and_testing/Client-side_JavaScript_frameworks/Vue_rendering_lists","Learn/Tools_and_testing/Client-side_JavaScript_frameworks/Vue_styling", "Learn/Tools_and_testing/Client-side_JavaScript_frameworks")}}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: Focus management with Vue refs
slug: >-
Learn/Tools_and_testing/Client-side_JavaScript_frameworks/Vue_refs_focus_management
slug: Learn/Tools_and_testing/Client-side_JavaScript_frameworks/Vue_refs_focus_management
---

{{LearnSidebar}}{{PreviousMenuNext("Learn/Tools_and_testing/Client-side_JavaScript_frameworks/Vue_conditional_rendering","Learn/Tools_and_testing/Client-side_JavaScript_frameworks/Vue_resources", "Learn/Tools_and_testing/Client-side_JavaScript_frameworks")}}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: Introducing a complete toolchain
slug: >-
Learn/Tools_and_testing/Understanding_client-side_tools/Introducing_complete_toolchain
slug: Learn/Tools_and_testing/Understanding_client-side_tools/Introducing_complete_toolchain
---

{{LearnSidebar}}{{PreviousMenuNext("Learn/Tools_and_testing/Understanding_client-side_tools/Package_management","Learn/Tools_and_testing/Understanding_client-side_tools/Deployment", "Learn/Tools_and_testing/Understanding_client-side_tools")}}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: Information contained in a WebIDL file
slug: >-
MDN/Writing_guidelines/Howto/Write_an_API_reference/Information_contained_in_a_WebIDL_file
slug: MDN/Writing_guidelines/Howto/Write_an_API_reference/Information_contained_in_a_WebIDL_file
---

{{MDNSidebar}}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: API constructor subpage template
slug: >-
MDN/Writing_guidelines/Page_structures/Page_types/API_constructor_subpage_template
slug: MDN/Writing_guidelines/Page_structures/Page_types/API_constructor_subpage_template
page-type: mdn-writing-guide
browser-compat: path.to.feature.NameOfTheConstructor
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: API property subpage template
slug: >-
MDN/Writing_guidelines/Page_structures/Page_types/API_property_subpage_template
slug: MDN/Writing_guidelines/Page_structures/Page_types/API_property_subpage_template
page-type: mdn-writing-guide
browser-compat: path.to.feature.NameOfTheProperty
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: contentScripts.RegisteredContentScript.unregister()
slug: >-
Mozilla/Add-ons/WebExtensions/API/contentScripts/RegisteredContentScript/unregister
slug: Mozilla/Add-ons/WebExtensions/API/contentScripts/RegisteredContentScript/unregister
page-type: webextension-api-function
browser-compat: webextensions.api.contentScripts.RegisteredContentScript.unregister
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: declarativeNetRequest.getAvailableStaticRuleCount
slug: >-
Mozilla/Add-ons/WebExtensions/API/declarativeNetRequest/getAvailableStaticRuleCount
slug: Mozilla/Add-ons/WebExtensions/API/declarativeNetRequest/getAvailableStaticRuleCount
page-type: webextension-api-function
browser-compat: webextensions.api.declarativeNetRequest.getAvailableStaticRuleCount
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: declarativeNetRequest.GETMATCHEDRULES_QUOTA_INTERVAL
slug: >-
Mozilla/Add-ons/WebExtensions/API/declarativeNetRequest/GETMATCHEDRULES_QUOTA_INTERVAL
slug: Mozilla/Add-ons/WebExtensions/API/declarativeNetRequest/GETMATCHEDRULES_QUOTA_INTERVAL
page-type: webextension-api-property
browser-compat: webextensions.api.declarativeNetRequest.GETMATCHEDRULES_QUOTA_INTERVAL
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: declarativeNetRequest.GUARANTEED_MINIMUM_STATIC_RULES
slug: >-
Mozilla/Add-ons/WebExtensions/API/declarativeNetRequest/GUARANTEED_MINIMUM_STATIC_RULES
slug: Mozilla/Add-ons/WebExtensions/API/declarativeNetRequest/GUARANTEED_MINIMUM_STATIC_RULES
page-type: webextension-api-property
browser-compat: webextensions.api.declarativeNetRequest.GUARANTEED_MINIMUM_STATIC_RULES
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: declarativeNetRequest.MAX_GETMATCHEDRULES_CALLS_PER_INTERVAL
slug: >-
Mozilla/Add-ons/WebExtensions/API/declarativeNetRequest/MAX_GETMATCHEDRULES_CALLS_PER_INTERVAL
slug: Mozilla/Add-ons/WebExtensions/API/declarativeNetRequest/MAX_GETMATCHEDRULES_CALLS_PER_INTERVAL
page-type: webextension-api-property
browser-compat: webextensions.api.declarativeNetRequest.MAX_GETMATCHEDRULES_CALLS_PER_INTERVAL
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
---
title: declarativeNetRequest.MAX_NUMBER_OF_DYNAMIC_AND_SESSION_RULES
slug: >-
Mozilla/Add-ons/WebExtensions/API/declarativeNetRequest/MAX_NUMBER_OF_DYNAMIC_AND_SESSION_RULES
slug: Mozilla/Add-ons/WebExtensions/API/declarativeNetRequest/MAX_NUMBER_OF_DYNAMIC_AND_SESSION_RULES
page-type: webextension-api-property
browser-compat: >-
webextensions.api.declarativeNetRequest.MAX_NUMBER_OF_DYNAMIC_AND_SESSION_RULES
browser-compat: webextensions.api.declarativeNetRequest.MAX_NUMBER_OF_DYNAMIC_AND_SESSION_RULES
---

{{AddonSidebar()}}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: declarativeNetRequest.MAX_NUMBER_OF_ENABLED_STATIC_RULESETS
slug: >-
Mozilla/Add-ons/WebExtensions/API/declarativeNetRequest/MAX_NUMBER_OF_ENABLED_STATIC_RULESETS
slug: Mozilla/Add-ons/WebExtensions/API/declarativeNetRequest/MAX_NUMBER_OF_ENABLED_STATIC_RULESETS
page-type: webextension-api-property
browser-compat: webextensions.api.declarativeNetRequest.MAX_NUMBER_OF_ENABLED_STATIC_RULESETS
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: declarativeNetRequest.MAX_NUMBER_OF_REGEX_RULES
slug: >-
Mozilla/Add-ons/WebExtensions/API/declarativeNetRequest/MAX_NUMBER_OF_REGEX_RULES
slug: Mozilla/Add-ons/WebExtensions/API/declarativeNetRequest/MAX_NUMBER_OF_REGEX_RULES
page-type: webextension-api-property
browser-compat: webextensions.api.declarativeNetRequest.MAX_NUMBER_OF_REGEX_RULES
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: declarativeNetRequest.MAX_NUMBER_OF_STATIC_RULESETS
slug: >-
Mozilla/Add-ons/WebExtensions/API/declarativeNetRequest/MAX_NUMBER_OF_STATIC_RULESETS
slug: Mozilla/Add-ons/WebExtensions/API/declarativeNetRequest/MAX_NUMBER_OF_STATIC_RULESETS
page-type: webextension-api-property
browser-compat: webextensions.api.declarativeNetRequest.MAX_NUMBER_OF_STATIC_RULESETS
---
Expand Down
Loading

0 comments on commit c227429

Please sign in to comment.