Skip to content

docs(rockpis0): fix broken bold markdown syntax in hardware-interface and getting-started pages - #2005

Open
tangzz-radxa wants to merge 1 commit into
radxa-docs:mainfrom
tangzz-radxa:docs/rockpis0-bold-markdown-issue212
Open

docs(rockpis0): fix broken bold markdown syntax in hardware-interface and getting-started pages#2005
tangzz-radxa wants to merge 1 commit into
radxa-docs:mainfrom
tangzz-radxa:docs/rockpis0-bold-markdown-issue212

Conversation

@tangzz-radxa

Copy link
Copy Markdown
Contributor

Description

Fix broken bold markdown syntax (** text ** -> **text**) in the ROCK Pi S0 pages so the bold warning/hint text renders correctly.

Fixes #212

Changes

  • EN rockpis0/hardware/hardware-interface.md: **Hint: Actual compatibility is subject to usage. ** did not render as bold (the issue-reported line). The ZH counterpart was already correct, so only EN needed the fix.
  • EN rockpis0/getting-started/antenna-switch.md: ** The default is to use the on-board antenna. ** -> bold. ZH counterpart already correct.
  • EN rockpis0/getting-started/preparation.md and ZH rockpis0/getting-started/preparation.md: ** Radxa ROCK Pi S0 must be configured ... ** -> bold in both languages (both had the bug).

Same bug class as previously fixed in PR #1998 (ZERO 3E PoE HAT bold markdown).

Bilingual note

This PR intentionally touches EN-only files for hardware-interface.md and antenna-switch.md because their ZH counterparts already use correct bold syntax — there is no ZH change needed. preparation.md is fixed in both languages since both had the bug.

Checklist

  • docs-only, minimal, precise fix
  • ZH + EN verified for each changed page

Fix ** text ** -> **text** so bold renders correctly on:
- EN hardware-interface: Hint compatibility note (fixes radxa-docs#212)
- EN/zh preparation: specialized cable warning
- EN antenna-switch: default antenna note

Same bug class as previously fixed in 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 rockpi/rocks0/hardware/hardware-interface

1 participant