Skip to content

docs: delete duplicate closing div tag#9545

Merged
Josh-Cena merged 3 commits intofacebook:mainfrom
oluwatobiss:patch-1
Nov 15, 2023
Merged

docs: delete duplicate closing div tag#9545
Josh-Cena merged 3 commits intofacebook:mainfrom
oluwatobiss:patch-1

Conversation

@oluwatobiss
Copy link
Contributor

@oluwatobiss oluwatobiss commented Nov 13, 2023

Pre-flight checklist

  • I have read the Contributing Guidelines on pull requests.
  • If this is a code change: I have written unit tests and/or added dogfooding pages to fully verify the new behavior.
  • If this is a new API or substantial change: the PR has an accompanying issue (closes #0000) and the maintainers have approved on my working plan.

Motivation

Make example code syntactically accurate.

- <div><p>Some <strong>Markdown</strong> content</p></div></div>
+ <div><p>Some <strong>Markdown</strong> content</p></div>

Test Plan

N/A (This is a doc update)

Test links

Deploy preview: https://deploy-preview-9545--docusaurus-2.netlify.app/

Related issues/PRs

N/A

@facebook-github-bot facebook-github-bot added the CLA Signed Signed Facebook CLA label Nov 13, 2023
@netlify
Copy link

netlify bot commented Nov 13, 2023

[V2]

Built without sensitive environment variables

Name Link
🔨 Latest commit 9289d4c
🔍 Latest deploy log https://app.netlify.com/sites/docusaurus-2/deploys/6554fce7bd59e30008185a11
😎 Deploy Preview https://deploy-preview-9545--docusaurus-2.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@github-actions
Copy link

github-actions bot commented Nov 13, 2023

⚡️ Lighthouse report for the deploy preview of this PR

URL Performance Accessibility Best Practices SEO PWA Report
/ 🟠 60 🟢 98 🟢 100 🟢 100 🟠 89 Report
/docs/installation 🟠 85 🟢 98 🟢 100 🟢 100 🟠 89 Report
/docs/category/getting-started 🟠 76 🟢 100 🟢 100 🟢 90 🟠 89 Report
/blog 🟠 57 🟢 100 🟢 100 🟢 90 🟠 89 Report
/blog/preparing-your-site-for-docusaurus-v3 🟠 60 🟢 97 🟢 100 🟢 100 🟠 89 Report
/blog/tags/release 🟠 76 🟢 100 🟢 100 🟠 80 🟠 89 Report
/blog/tags 🟠 76 🟢 100 🟢 100 🟢 90 🟠 89 Report

Copy link
Collaborator

@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.

Good catch, thanks

@Josh-Cena Josh-Cena merged commit daf47df into facebook:main Nov 15, 2023
@Josh-Cena Josh-Cena added the pr: ignore This PR is not meaningful enough to appear in the changelog. label Nov 15, 2023
@argos-ci
Copy link

argos-ci bot commented Nov 15, 2023

The latest updates on your projects. Learn more about Argos notifications ↗︎

Build Status Details Updated (UTC)
default (Inspect) 🧿 Changes detected (Review) 2 changes Nov 15, 2023, 5:41 PM

@oluwatobiss oluwatobiss deleted the patch-1 branch November 15, 2023 19:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed Signed Facebook CLA pr: ignore This PR is not meaningful enough to appear in the changelog.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants