Skip to content

Fix malformed markdown links in about directory#1

Open
tobie wants to merge 1 commit intoCycloneDX:mainfrom
tobie:tobie-fix-md
Open

Fix malformed markdown links in about directory#1
tobie wants to merge 1 commit intoCycloneDX:mainfrom
tobie:tobie-fix-md

Conversation

@tobie
Copy link
Copy Markdown

@tobie tobie commented Apr 17, 2026

Corrected 50 instances of invalid markdown syntax where heading markers (### or ##) were embedded inside link text brackets. This pattern broke markdown parsers and prevented proper rendering. Each malformed block has been restructured to separate headings, descriptions, and links into valid markdown elements.

Corrected 50 instances of invalid markdown syntax where heading markers (### or ##) were embedded inside link text brackets. This pattern broke markdown parsers and prevented proper rendering. Each malformed block has been restructured to separate headings, descriptions, and links into valid markdown elements.

Signed-off-by: Tobie Langel <tobie@unlockopen.com>
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.

1 participant