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

feat: escapes #903

Merged
merged 1 commit into from
Jun 13, 2024
Merged

feat: escapes #903

merged 1 commit into from
Jun 13, 2024

Conversation

kellyjosephprice
Copy link
Collaborator

PR App RM-9897

🧰 Changes

Compiles escape nodes from rdmd.

In remark@9, they no longer treat escapes as a separate node type. This is mostly fine, except when we're migrating from rdmd to rmdx. The rules for escapes seem pretty simple, so I'm not too worried about this change.

🧬 QA & Testing

@kellyjosephprice kellyjosephprice changed the base branch from next to beta June 13, 2024 17:40
@kellyjosephprice kellyjosephprice marked this pull request as ready for review June 13, 2024 17:44
@kellyjosephprice kellyjosephprice merged commit 94c37bc into beta Jun 13, 2024
9 of 11 checks passed
@kellyjosephprice kellyjosephprice deleted the feat/escape branch June 13, 2024 17:48
rafegoldberg pushed a commit that referenced this pull request Jun 13, 2024
## Version 6.75.0-beta.55

### ✨ New & Improved

* escapes ([#903](#903)) ([94c37bc](94c37bc))

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

This PR was released!

🚀 Changes included in v6.75.0-beta.55

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants