Skip to content

fix: render strikethrough text inside markdown table cells#135

Open
2391384896 wants to merge 1 commit into
mainfrom
fix/table-strikethrough-inline-rendering
Open

fix: render strikethrough text inside markdown table cells#135
2391384896 wants to merge 1 commit into
mainfrom
fix/table-strikethrough-inline-rendering

Conversation

@2391384896

Copy link
Copy Markdown
Collaborator

Summary

  • Treat Lezer StrikethroughMark nodes as inline markdown markers so GFM delete text inside table cells renders without raw ~~ delimiters.
  • Extend the live-preview table inline formatting test to cover delete/strikethrough cells.

Verification

  • pnpm exec vitest run packages/core/test/live-preview.test.ts -> pass (63 tests)
  • pnpm --filter @floatboat/nexus-core build -> pass
  • git diff --check -> pass

@CLAassistant

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@2391384896 2391384896 changed the title fix/table-strikethrough-inline-rendering fix: render strikethrough text inside markdown table cells Jul 10, 2026
@2391384896 2391384896 requested a review from redreamality July 10, 2026 10:05
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.

2 participants