Skip to content

Fix markdown bold styling in issue #306#309

Merged
retiutut merged 1 commit into
OpenBCI:masterfrom
catamgalvan:fix-issue-306-markdown-bold
May 19, 2026
Merged

Fix markdown bold styling in issue #306#309
retiutut merged 1 commit into
OpenBCI:masterfrom
catamgalvan:fix-issue-306-markdown-bold

Conversation

@catamgalvan
Copy link
Copy Markdown
Contributor

Description

This PR fixes a minor Markdown rendering issue in website/docs/Cyton/04-OpenBCI_Cyton_SDK.md.

Due to incorrect spacing, the bold text styling was broken, and the raw asterisks (**) were being displayed to the user instead of rendering the text in bold.

Changes Made

  • Adjusted the syntax around the asterisks in 04-OpenBCI_Cyton_SDK.md to ensure the bold format renders correctly.

Related Issues

Closes #306

@retiutut retiutut merged commit d2466a4 into OpenBCI:master May 19, 2026
1 check passed
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.

Markdown error in Cyton Board SDK

2 participants