Skip to content

Conversation

st0012
Copy link
Member

@st0012 st0012 commented Aug 11, 2025

Only strip escaped pipe characters in table cells, preserving other backslashes for proper markdown processing in code spans.

Fixes #1395

Before

Screenshot 2025-08-11 at 14 02 11

After

Screenshot 2025-08-11 at 14 02 18

@matzbot
Copy link
Collaborator

matzbot commented Aug 11, 2025

🚀 Preview deployment available at: https://4412cb61.rdoc-6cd.pages.dev (commit: c2ebbe6)

Only strip escaped pipe characters in table cells, preserving other
backslashes for proper markdown processing in code spans.
@st0012 st0012 merged commit 39f5a2d into master Aug 11, 2025
62 checks passed
@st0012 st0012 deleted the fix-1395 branch August 11, 2025 14:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Markdown: backslashes enclosed in backqoutes inside/outside table
3 participants