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

[WFE-519] Fix empty interpolation brackets "{{}}" throwing an error from the markdown parser. #187

Merged
merged 2 commits into from
Jul 20, 2023

Conversation

chudoklates
Copy link
Contributor

@chudoklates chudoklates commented Jul 17, 2023

Description

Empty interpolation brackets ({{}}, !{{}}) will now be treated as regular text by the parser.

Manual PR Checklist

  • Test coverage added
  • Licenses checked

@chudoklates chudoklates force-pushed the bug/WFE-519_empty-interpolation-crash branch from 80fceae to 5ee045a Compare July 17, 2023 12:06
@ignatiusreza ignatiusreza added the automerge To be merged automatically by Kodiak label Jul 20, 2023
@labforward-kodiak labforward-kodiak bot merged commit 40de08d into main Jul 20, 2023
3 checks passed
@labforward-kodiak labforward-kodiak bot deleted the bug/WFE-519_empty-interpolation-crash branch July 20, 2023 11:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge To be merged automatically by Kodiak
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants