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 inline code regex mismatch when there is an escaped backtick character inside the backtick #785

Merged
merged 1 commit into from
Aug 21, 2024

Conversation

tsa321
Copy link
Contributor

@tsa321 tsa321 commented Aug 20, 2024

Fixed Issues

$ Expensify/App#46917

Tests

  1. What unit/integration tests cover your change? What autoQA tests cover your change?
    I have add unit tests for this issue.

  2. What tests did you perform that validates your changed worked?
    Update the related regex in the expensify-common in node module and send the test messages from composer of the App.
    Verify the displayed message is displayed correctly.

QA

  1. What does QA need to do to validate your changes?
    Same as test above

  2. What areas to they need to test for regressions?
    Inline code and code fence related tests.

…acter

Signed-off-by: Tsaqif <tsaiinkwa@yahoo.com>
@tsa321 tsa321 requested a review from a team as a code owner August 20, 2024 09:55
@melvin-bot melvin-bot bot requested review from Gonals and removed request for a team August 20, 2024 09:55
@dangrous dangrous requested review from dangrous and removed request for Gonals August 20, 2024 14:43
@dangrous
Copy link
Contributor

Taking this from you @Gonals since it's from my issue - Expensify/App#46917 - you're welcome to review if you like, though!

@dangrous
Copy link
Contributor

@ikevin127 ready for a look!

@ikevin127
Copy link

ikevin127 commented Aug 20, 2024

🟢 Tests well, all expensify-common tests passing and the change works as expected in E/App. 🔖 Will complete the PR Reviewer Checklist on the E/App PR once this is merged and we're bumping the expensify-common version.

cc @dangrous

@dangrous dangrous merged commit 0ede182 into Expensify:main Aug 21, 2024
6 checks passed
Copy link

🚀Published to npm in v2.0.78

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

Successfully merging this pull request may close these issues.

3 participants