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

Code blocks showing up blank, undeletable #2652

Closed
federicochiesa opened this issue Nov 27, 2018 · 1 comment
Closed

Code blocks showing up blank, undeletable #2652

federicochiesa opened this issue Nov 27, 2018 · 1 comment
Labels
bug 🐛 Issue concerns a bug. duplicate 🚫 Issue is a duplicate.

Comments

@federicochiesa
Copy link

federicochiesa commented Nov 27, 2018

Current behavior

If i write some code between backticks the rendering of my whole note messes up, as you can see by these images: link

Expected behavior

There shouldn't be multiple code blocks when I only wrote one.

Steps to reproduce

The behaviour is very weird but easy to reproduce.
The multiple code blocks appear because I tried to put the instructions in the list (mov cx,0 etc.) in a code block, but it was behaving wrong: When I typed 2 backticks it wouldn't type the third one, but if i pressed the button again it would write three more.
If I put code inside of those it wouldn't show anything in the rendered note, just a blank code block, and if I tried to backspace it started printing red dots on the note, like password dots but red, and I think that now there's some invisible bugged character that's causing the code blocks to clone like that. I tried erasing part of my note but there's no way to delete them.

I hope my explanation was clear, I can send a video if needed.

Environment

  • Version : 0.11.11
  • OS Version and name : macOS 10.14.1
@ZeroX-DG
Copy link
Member

Very sorry about your problem. This is a known issue and the fix for this has been merged. This won't happen again in the next version. Duplicated: #2614

@ZeroX-DG ZeroX-DG added bug 🐛 Issue concerns a bug. duplicate 🚫 Issue is a duplicate. labels Nov 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Issue concerns a bug. duplicate 🚫 Issue is a duplicate.
Projects
None yet
Development

No branches or pull requests

2 participants