Skip to content

fix(docs): MDX-safe TODO placeholders in journeydoc tutorials#43

Merged
rubenvdlinde merged 1 commit into
developmentfrom
fix/docs-mdx-todo-placeholders
May 12, 2026
Merged

fix(docs): MDX-safe TODO placeholders in journeydoc tutorials#43
rubenvdlinde merged 1 commit into
developmentfrom
fix/docs-mdx-todo-placeholders

Conversation

@rubenvdlinde
Copy link
Copy Markdown
Contributor

The journeydoc bootstrap left bare {{TODO: ...}} in docs/tutorials/**/*.md; Docusaurus 3 parses .md as MDX so {...} is read as JS and npm run build fails. Wrapped them in HTML comments. Docs build now passes.

@rubenvdlinde rubenvdlinde merged commit f858cf6 into development May 12, 2026
15 checks passed
@rubenvdlinde rubenvdlinde deleted the fix/docs-mdx-todo-placeholders branch May 12, 2026 22:09
@github-actions
Copy link
Copy Markdown
Contributor

Quality Report — ConductionNL/openbuilt @ 38bebcf

Check PHP Vue Security License Tests
lint
phpcs
phpmd
psalm
phpstan
phpmetrics
eslint
stylelint
composer ✅ 100/100
npm ✅ 432/432
PHPUnit
Newman
Playwright ⏭️

Coverage: 0% (0/19 statements)


Quality workflow — 2026-05-12 22:12 UTC

Download the full PDF report from the workflow artifacts.

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