-
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
[HOLD https://github.com/Expensify/react-native-live-markdown/pull/394][Live Markdown] Support inline code background style #39518
Comments
Triggered auto assignment to @lschurr ( |
|
Added to the main tracking issue as part of HIGH: #36071 |
Anything needed from BZ on this one @thienlnam? |
Not at this time, we'll probably need payment to the C+ that reviews in the future but that's further away |
Any update @thienlnam @tomekzaw? |
Hi @lschurr, @BartoszGrajdek is working on it |
Hi @lschurr so here's a quick update on what's happening: There are 2 different blocks to handle here contrary to what the issue title/description may say namely: inline code & pre blocks (single / triple backticks). Like we agreed here there will be some changes to ExpensiMark to limit the number of cases where the Currently, I'm working on implementing the I'll keep you updated! 😄 |
As for the Android part, @maksg is working on it. |
Hi, what's the next step and ETA on this? |
Here's the Android PR from @maksg: Currently waiting for @BartoszGrajdek's PR for web Next step: Complete PR for web ETA: ~2 weeks |
Any update @BartoszGrajdek @tomekzaw? |
@BartoszGrajdek Is there a PR we can link to that we're waiting on? |
Of course, here you go: Expensify/react-native-live-markdown#394 🙌🏻 |
On hold |
Hold |
Held PR still in the works |
Hi! Adding an update here, since a few things have happened. 👀 As you know we already have the changes for Android/iOS prepared. At the beginning of this week, I finished a web implementation that I had been working on for the past ~2 weeks and it works really well in our refactored web component structure. That means everything's ready waiting for the refactor in question to get merged. We're launching (hopefully) the last round of testing for the live markdown refactor PR and our current focus is to get it done ASAP. After that, if no regressions arise we'll work on merging all PRs inline-code / codefence related. I'm OOO together with @Skalakid till 12.08, so I'll update you once we're back and know the test results. 🙌 |
Anything new @BartoszGrajdek or are we still on hold? |
shush melvin |
This looks like it's still on hold |
https://expensify.slack.com/archives/C049HHMV9SM/p1712094742944359
Now that live markdown preview is out on production - let's add support for the background style for inline code
It should use the same font and background style, but currently doesn't.
The text was updated successfully, but these errors were encountered: