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

Markdown Code Fences Broken #7828

Open
FelixBenning opened this issue Dec 20, 2022 · 0 comments
Open

Markdown Code Fences Broken #7828

FelixBenning opened this issue Dec 20, 2022 · 0 comments
Labels
A-Composer A-Markdown O-Occasional Affects or can be seen by some users regularly or most users rarely S-Minor Impairs non-critical functionality or suitable workarounds exist T-Defect Something isn't working: bugs, crashes, hangs and other reported problems

Comments

@FelixBenning
Copy link

Steps to reproduce

Type the following into the chat:

```python
def f(x):
    pass
```

Outcome

The following is a screenshot taken from element desktop. You can see that the first message looks perfectly fine (correctly rendered markdown). But the screenshot below (taken on my android phone) shows that the same message is not correctly displayed on android.

image

Your phone model

Pixel 4a

Operating system version

13

Application version and app store

1.5.11

Homeserver

#matrix:matrix.org

Will you send logs?

No

Are you willing to provide a PR?

No

@FelixBenning FelixBenning added the T-Defect Something isn't working: bugs, crashes, hangs and other reported problems label Dec 20, 2022
@yostyle yostyle added A-Composer S-Minor Impairs non-critical functionality or suitable workarounds exist O-Occasional Affects or can be seen by some users regularly or most users rarely A-Markdown labels Dec 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Composer A-Markdown O-Occasional Affects or can be seen by some users regularly or most users rarely S-Minor Impairs non-critical functionality or suitable workarounds exist T-Defect Something isn't working: bugs, crashes, hangs and other reported problems
Projects
None yet
Development

No branches or pull requests

2 participants