Skip to content

Fix formatting parser issues in headings, units, and media docs - #36

Open
dilipom13 wants to merge 2 commits into
WordPress:mainfrom
dilipom13:fix/formatting-parser-issue-26
Open

Fix formatting parser issues in headings, units, and media docs#36
dilipom13 wants to merge 2 commits into
WordPress:mainfrom
dilipom13:fix/formatting-parser-issue-26

Conversation

@dilipom13

@dilipom13 dilipom13 commented Jul 30, 2026

Copy link
Copy Markdown

Summary

  • Fixes formatting parser issues when Markdown is published to make.wordpress.org/docs
  • Moves code fences outside notice shortcodes ([tip], [warning], etc.)
  • Replaces HTML tags in backticks with <code> elements where the parser strips them
  • Fixes non-breaking space rendering in units-of-measurement examples

Files changed

Issue #26:

  • headings.md, units-of-measurement.md, media.md

Issue #12 (remaining):

  • procedures.md, tables.md, heading-targets.md, image-links.md, code-examples.md, placeholders.md

Fixes #26
Addresses #12

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Formatting issues in Formatting docs

1 participant