Skip to content

docs(zero3): fix bold markdown in 3e-poe-hat page - #1998

Open
tangzz-radxa wants to merge 1 commit into
radxa-docs:mainfrom
tangzz-radxa:docs/zero3-poe-hat-bold-fix-199
Open

docs(zero3): fix bold markdown in 3e-poe-hat page#1998
tangzz-radxa wants to merge 1 commit into
radxa-docs:mainfrom
tangzz-radxa:docs/zero3-poe-hat-bold-fix-199

Conversation

@tangzz-radxa

Copy link
Copy Markdown
Contributor

Fixes #199

Summary

The ZERO 3E PoE HAT page had markdown bold syntax with spaces inside the ** markers (e.g. ** text **), which Docusaurus does not render as bold. This made the "Precaution" item 3 and the assembly step appear as plain text instead of emphasized text.

Changes

  • Removed spaces inside ** markers so the text renders as bold
  • Updated both Chinese (docs/) and English (i18n/en/) versions

Source

GitHub issue #199 (zero/zero3/accessories/3e-poe-hat): bold ** not recognized + clarification that copper pillars have electrical function and must be installed tightly.

Impact

Docs-only rendering fix; no content/behavior change.

Fix markdown bold syntax with spaces inside ** markers (** text ** -> **text**)
which was not rendered as bold in the ZERO 3E PoE HAT page (Precaution item 3
and assembly step). Applies to both zh and en versions.

Fixes radxa-docs#199
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.

Issue from zero/zero3/accessories/3e-poe-hat

1 participant