Skip to content

fix: change blockquotes and actions (m.emote) to not render as cursive#2617

Closed
itsmeeudrino wants to merge 2 commits into
cinnyapp:devfrom
itsmeeudrino:dev
Closed

fix: change blockquotes and actions (m.emote) to not render as cursive#2617
itsmeeudrino wants to merge 2 commits into
cinnyapp:devfrom
itsmeeudrino:dev

Conversation

@itsmeeudrino

Copy link
Copy Markdown

Description

This PR removes italic fontStyle from BlockQuote and MessageTextBody (m.emote)

Fixes #2553

notes: i assume there's no other place in the source using italic (except for ReactPrism)

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

@github-actions

Copy link
Copy Markdown


Thank you for your submission, we really appreciate it. Like many open-source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution. You can sign the CLA by just posting a Pull Request Comment same as the below format.


I have read the CLA Document and I hereby sign the CLA


itsmeeudrino seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You can retrigger this bot by commenting recheck in this Pull Request. Posted by the CLA Assistant Lite bot.

@itsmeeudrino

Copy link
Copy Markdown
Author

I have read the CLA Document and I hereby sign the CLA

@itsmeeudrino

Copy link
Copy Markdown
Author

I have read the CLA Document and I hereby sign the CLA

@itsmeeudrino

Copy link
Copy Markdown
Author

recheck

1 similar comment
@kfiven

kfiven commented Mar 14, 2026

Copy link
Copy Markdown
Member

recheck

@kfiven kfiven changed the title change blockquotes and actions (m.emote) to not render as cursive fix: change blockquotes and actions (m.emote) to not render as cursive Mar 14, 2026
@kfiven

kfiven commented Mar 14, 2026

Copy link
Copy Markdown
Member

@itsmeeudrino Can you try to reopen the PR?

@kfiven kfiven closed this Mar 27, 2026
@github-actions github-actions Bot locked and limited conversation to collaborators Mar 27, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Please don't render blockquotes and actions (m.emote, "/me") as cursive.

2 participants