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

Convert noteblocks for learn/tools_and_testing folder #35078

Merged
merged 3 commits into from
Jul 25, 2024

Conversation

queengooborg
Copy link
Collaborator

This PR converts the noteblocks for the 'learn/tools_and_testing' folder to GFM syntax, using a conversion script.

This PR converts the noteblocks for the 'learn/tools_and_testing' folder to GFM syntax, using a [conversion script](https://github.com/queengooborg/mdn-toolkit/blob/main/upgrade-noteblock.js).
@queengooborg queengooborg requested a review from a team as a code owner July 25, 2024 19:53
@queengooborg queengooborg requested review from hamishwillee and removed request for a team July 25, 2024 19:53
@github-actions github-actions bot added Content:Learn Learning area docs Content:Learn:Client-side Content under “Client-side JavaScript frameworks” (Svelte, React, Angular, Vue) and related subtrees Content:Learn:Cross-Browser-Testing Learning area Cross-Browser-Testing docs Content:Learn:GitHub size/l [PR only] 501-1000 LoC changed labels Jul 25, 2024
Copy link
Contributor

github-actions bot commented Jul 25, 2024

Preview URLs (40 pages)
External URLs (77)

URL: /en-US/docs/Learn/Tools_and_testing/Understanding_client-side_tools/Package_management
Title: Package management basics


URL: /en-US/docs/Learn/Tools_and_testing/Understanding_client-side_tools/Command_line
Title: Command line crash course


URL: /en-US/docs/Learn/Tools_and_testing/Understanding_client-side_tools/Deployment
Title: Deploying our app


URL: /en-US/docs/Learn/Tools_and_testing/Understanding_client-side_tools/Introducing_complete_toolchain
Title: Introducing a complete toolchain


URL: /en-US/docs/Learn/Tools_and_testing/Cross_browser_testing/Automated_testing
Title: Introduction to automated testing


URL: /en-US/docs/Learn/Tools_and_testing/Cross_browser_testing/Introduction
Title: Introduction to cross-browser testing


URL: /en-US/docs/Learn/Tools_and_testing/Cross_browser_testing/Testing_strategies
Title: Strategies for carrying out testing


URL: /en-US/docs/Learn/Tools_and_testing/Cross_browser_testing/Accessibility
Title: Handling common accessibility problems


URL: /en-US/docs/Learn/Tools_and_testing/Cross_browser_testing/Your_own_automation_environment
Title: Setting up your own test automation environment


URL: /en-US/docs/Learn/Tools_and_testing/Cross_browser_testing/JavaScript
Title: Handling common JavaScript problems


URL: /en-US/docs/Learn/Tools_and_testing/Cross_browser_testing/HTML_and_CSS
Title: Handling common HTML and CSS problems


URL: /en-US/docs/Learn/Tools_and_testing/Client-side_JavaScript_frameworks/Ember_interactivity_events_state
Title: Ember interactivity: Events, classes and state


URL: /en-US/docs/Learn/Tools_and_testing/Client-side_JavaScript_frameworks/Svelte_reactivity_lifecycle_accessibility
Title: Advanced Svelte: Reactivity, lifecycle, accessibility


URL: /en-US/docs/Learn/Tools_and_testing/Client-side_JavaScript_frameworks/Vue_first_component
Title: Creating our first Vue component


URL: /en-US/docs/Learn/Tools_and_testing/Client-side_JavaScript_frameworks/Svelte_TypeScript
Title: TypeScript support in Svelte


URL: /en-US/docs/Learn/Tools_and_testing/Client-side_JavaScript_frameworks/Vue_refs_focus_management
Title: Vue refs and lifecycle methods for focus management


URL: /en-US/docs/Learn/Tools_and_testing/Client-side_JavaScript_frameworks/Ember_getting_started
Title: Getting started with Ember


URL: /en-US/docs/Learn/Tools_and_testing/Client-side_JavaScript_frameworks/React_accessibility
Title: Accessibility in React


URL: /en-US/docs/Learn/Tools_and_testing/Client-side_JavaScript_frameworks/React_resources
Title: React resources


URL: /en-US/docs/Learn/Tools_and_testing/Client-side_JavaScript_frameworks/React_todo_list_beginning
Title: Beginning our React todo list


URL: /en-US/docs/Learn/Tools_and_testing/Client-side_JavaScript_frameworks/Svelte_components
Title: Componentizing our Svelte app


URL: /en-US/docs/Learn/Tools_and_testing/Client-side_JavaScript_frameworks/Vue_resources
Title: Vue resources


URL: /en-US/docs/Learn/Tools_and_testing/Client-side_JavaScript_frameworks/Svelte_getting_started
Title: Getting started with Svelte


URL: /en-US/docs/Learn/Tools_and_testing/Client-side_JavaScript_frameworks/Angular_item_component
Title: Creating an item component


URL: /en-US/docs/Learn/Tools_and_testing/Client-side_JavaScript_frameworks/Svelte_deployment_next
Title: Deployment and next steps


URL: /en-US/docs/Learn/Tools_and_testing/Client-side_JavaScript_frameworks/Vue_getting_started
Title: Getting started with Vue


URL: /en-US/docs/Learn/Tools_and_testing/Client-side_JavaScript_frameworks/React_components
Title: Componentizing our React app


URL: /en-US/docs/Learn/Tools_and_testing/GitHub
Title: Git and GitHub

(comment last updated: 2024-07-25 20:21:14)

Copy link
Member

@Josh-Cena Josh-Cena left a comment

Choose a reason for hiding this comment

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

@Josh-Cena Josh-Cena merged commit 11a08e7 into main Jul 25, 2024
9 checks passed
@Josh-Cena Josh-Cena deleted the gfm-noteblock/learn/tools_and_testing branch July 25, 2024 20:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Content:Learn:Client-side Content under “Client-side JavaScript frameworks” (Svelte, React, Angular, Vue) and related subtrees Content:Learn:Cross-Browser-Testing Learning area Cross-Browser-Testing docs Content:Learn:GitHub Content:Learn Learning area docs size/l [PR only] 501-1000 LoC changed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants