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

Incorrect markdown blockquote formatting in Firefox browser #3280

Open
95camarones opened this issue Dec 14, 2024 · 0 comments
Open

Incorrect markdown blockquote formatting in Firefox browser #3280

95camarones opened this issue Dec 14, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@95camarones
Copy link

Expected

When viewing markdown in the browser at app.simplenote.com, blockquotes should be displayed with the correct font style (normal, italic, bold, bold italic) and with the correct length vertical line, similar to this example on Github.

Blockquote

Blockquote in italic

Blockquote in bold

Blockquote in bold italic

Observed

When using the browser, blockquotes are displayed incorrectly. All text is italic and the vertical line is too tall.

Image

Reproduced

Copy and paste the following text and view as markdown in Firefox.

> Blockquote

> *Blockquote in italic*

> **Blockquote in bold**

> ***Blockquote in bold italic***

Where did you see the bug

  • System Make: Apple
  • System Model: MacBook Pro (13-inch, mid 2012)
  • OS: Linux Mint 22 Wilma Xfce
  • OS version: 6.8.0-50-generic x86-64
  • Browser: Firefox
  • Browser version: 133.0.3 (64-bit)
  • Simplenote app version: 2.22.2
@95camarones 95camarones added the bug Something isn't working label Dec 14, 2024
@95camarones 95camarones changed the title Italic Incorrect markdown blockquote formatting in Firefox browser Dec 14, 2024
@codebykat codebykat self-assigned this Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants