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

[iOS] Quote / code block indentation / font can break when backspacing then writing again #830

Open
aringenbach opened this issue Sep 29, 2023 · 0 comments

Comments

@aringenbach
Copy link
Contributor

aringenbach commented Sep 29, 2023

Steps to reproduce

  1. Create quote / code block
  2. Type "Text"
  3. Backspace until field is empty but don't clear the quote / code block element (e.g: backspace x4)
  4. Type something again

Output

Indentation is wrong, and for code block font is not monospaced anymore. This is due to the same issue described in #829

Additional note

This also occurs if we have text preceding the quote / code block with the addition of also losing the background.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants