Skip to content

Fix code formatting due to bug in the "Get started with wp-env" doc - #55458

Merged
ndiego merged 1 commit into
trunkfrom
fix/code-formatting-in-wp-env-doc
Oct 18, 2023
Merged

Fix code formatting due to bug in the "Get started with wp-env" doc#55458
ndiego merged 1 commit into
trunkfrom
fix/code-formatting-in-wp-env-doc

Conversation

@ndiego

@ndiego ndiego commented Oct 18, 2023

Copy link
Copy Markdown
Member

What?

There seems to be a bug where using backtick around certain links does not actually create <code> markup in the Block Editor Handbook. While this bug needs to be investigated further, this PR uses <code> markup directly to fix the issue.

Here is a look at the current issue:
image

@ndiego ndiego added the [Type] Developer Documentation Documentation for developers label Oct 18, 2023
@ndiego ndiego self-assigned this Oct 18, 2023

@alexstine alexstine left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

👍

@ndiego
ndiego enabled auto-merge (squash) October 18, 2023 16:01
@github-actions

Copy link
Copy Markdown

Flaky tests detected in daa318b.
Some tests passed with failed attempts. The failures may not be related to this commit but are still reported for visibility. See the documentation for more information.

🔍 Workflow run URL: https://github.com/WordPress/gutenberg/actions/runs/6563357967
📝 Reported issues:

@ndiego
ndiego merged commit d5b0ad8 into trunk Oct 18, 2023
@ndiego
ndiego deleted the fix/code-formatting-in-wp-env-doc branch October 18, 2023 16:42
@github-actions github-actions Bot added this to the Gutenberg 16.9 milestone Oct 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

[Type] Developer Documentation Documentation for developers

3 participants