Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: tables with invalid html #809

Merged
merged 1 commit into from
Aug 22, 2023
Merged

fix: tables with invalid html #809

merged 1 commit into from
Aug 22, 2023

Conversation

kellyjosephprice
Copy link
Collaborator

PR App Fix CX-153

🧰 Changes

Fixes a case were having an empty (or invalid html) as children of a code tag crashed the process.

We have a custom plugin that escapes pipe characters (|) in code spans within tables, but it wasn't doing proper null checking.

🧬 QA & Testing

@kellyjosephprice kellyjosephprice merged commit 6e98c6a into next Aug 22, 2023
7 checks passed
@kellyjosephprice kellyjosephprice deleted the fix/invalid-code branch August 22, 2023 20:14
rafegoldberg pushed a commit that referenced this pull request Aug 22, 2023
## Version 6.66.1

### 🛠 Fixes & Updates

* tables with invalid html ([#809](#809)) ([6e98c6a](6e98c6a))

<!--SKIP CI-->
@rafegoldberg
Copy link
Contributor

This PR was released!

🚀 Changes included in v6.66.1

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.

2 participants