Skip to content

Fix docs MDX parsing and add PR build check#69

Merged
pratyush618 merged 3 commits intomainfrom
fix/docs-mdx-and-ci
Apr 7, 2026
Merged

Fix docs MDX parsing and add PR build check#69
pratyush618 merged 3 commits intomainfrom
fix/docs-mdx-and-ci

Conversation

@pratyush618
Copy link
Copy Markdown
Collaborator

Summary

  • Fix 3 bare </> characters in docs that break Docusaurus MDX parsing
  • Add docs-check.yml workflow that runs on PRs touching docs/** — builds the site without deploying, catches MDX errors before merge

Changes

  • mutation-testing.md: >80%80%+, <50%Under 50%
  • red-teaming.md: >100k100k+
  • New .github/workflows/docs-check.yml: triggers on PR, runs npm run build

Test plan

  • Scanned all docs/docs/**/*.md files — 0 bare </> outside code fences
  • Docs build passes in CI

@pratyush618 pratyush618 merged commit 992db3a into main Apr 7, 2026
9 checks passed
@pratyush618 pratyush618 deleted the fix/docs-mdx-and-ci branch April 7, 2026 19:15
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