-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
[$250] Mark down - The sent message containing two > does not display double quote mark down #45154
Comments
Triggered auto assignment to @pecanoro ( |
👋 Friendly reminder that deploy blockers are time-sensitive ⏱ issues! Check out the open `StagingDeployCash` deploy checklist to see the list of PRs included in this release, then work quickly to do one of the following:
|
@pecanoro FYI I haven't added the External label as I wasn't 100% sure about this issue. Please take a look and add the label if you agree it's a bug and can be handled by external contributors |
We think that this bug might be related to #vip-vsp |
Caused by #44262 |
Confirmed and posted in the PR, we probably need to assign the people to fix it! |
Oh, but maybe we don't need to hold on this as it only happens when you do >> which it's an edge case |
Yeah lets not hold on this, we have to get to higher version of the markdown library and this does not seem that big issue Please feel free to reassign to me, happy to handle this with swm or community upstream |
I think @BrtqKr will be the best person to help you here since he was the one working on block quotes 🙌🏻 |
Blockquote requires a space following it. If there are two blockquotes, they still need to be separated with a space. This was meant to allow empty lines to be treated as a part of the blockquote and prevent some of the issues with treating '>' as a blockquote unintentionally. I think this should go the other way - the input shouldn't show that this would result in a blockquote. |
@BrtqKr Let me know if I am following correctly, the problem here is that the composer should not show the preview of the markdown, right? |
@JmillsExpensify, @pecanoro, @Pujan92, @BrtqKr Eep! 4 days overdue now. Issues have feelings too... |
Hello, Here is the draft PR with the fix. I changed the blockquote parsing logic and now I'm working on changing html to markdown conversion algorithm |
Hello, today I continued fixing HTML to markdown parsing logic. Tomorrow I will clean up the code and push the changes to the PR so we can start merging it |
@JmillsExpensify, @pecanoro, @Pujan92, @Skalakid, @BrtqKr Huh... This is 4 days overdue. Who can take care of this? |
@Skalakid Any recent updates? |
Hi, yes, I'm adding last touches to my PR and will handle it to the review today |
The PR is ready! Can you assign a reviewer there, please? |
@Pujan92 Do you want to review the PR? Since you were assigned here originally as C+ |
@Pujan92 It is not letting me assigned you so you probably need to comment in the PR |
@pecanoro Yes, I will review it tomorrow. |
@JmillsExpensify, @pecanoro, @Pujan92, @Skalakid, @BrtqKr Huh... This is 4 days overdue. Who can take care of this? |
PR is waiting for the C+ review |
@JmillsExpensify, @pecanoro, @Pujan92, @Skalakid, @BrtqKr Whoops! This issue is 2 days overdue. Let's get this updated quick! |
PR going through the review process, as mentioned above. |
@JmillsExpensify, @pecanoro, @Pujan92, @Skalakid, @BrtqKr Still overdue 6 days?! Let's take care of this! |
The PR has been merged. We will bump the Expensify-common together with the next Live Markdown bump since some new breaking changes were introduced there |
Waiting for this PR to be merged, since it bumps the Live Markdown and expensify-common libraries |
If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!
Version Number: 9.0.6-0
Reproducible in staging?: Y
Reproducible in production?: N
If this was caught during regression testing, add the test name, ID and link from TestRail: N/A
Issue reported by: Applause - Internal Team
Action Performed:
Expected Result:
The sent message containing two > will display double quote mark down
Actual Result:
The sent message containing two > does not display double quote mark down
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
Bug6537871_1720617437950.double_quote.mp4
View all open jobs on GitHub
Issue Owner
Current Issue Owner: @SkalakidUpwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: