Commit 26ff23f
committed
fix(notes): enable GFM for table and strikethrough support
react-markdown v10 ships without remark-gfm by default. Install and
pass remarkPlugins={[remarkGfm]} to both the viewer and preview
ReactMarkdown instances so tables, strikethrough, and task lists render.1 parent f787368 commit 26ff23f
3 files changed
Lines changed: 325 additions & 30 deletions
0 commit comments