You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When creating a codeblock, there are gaps that cannot be removed. I have provided screenshots of what this looks like. Please explain what needs to be done differently.
Screenshots
No matter whether I include a title, language, anything, the gaps remain.
Additional context
The text was updated successfully, but these errors were encountered:
Sorry where are the gaps? Above line 1 and below line 3 in editing mode? They shouldn't exist in reading mode. If so, there's not much I can do about that since in editing mode the lines where the backticks appear (as in your second image) must exist.
There's a couple of things I could do:
Make the line height for those backtick lines smaller to be less prominent
Hide those lines when not inside the code block completely
I don't really like the first option but I'll definitely consider the second!
Above line 1 and below line 3. They unfortunately do exist in reading mode. I agree the first option wouldn’t help, so if you can get around to the second option that would be great! For the most part it is a non-issue however, so thank you for your response!
No worries! I'll actively try and add the second option (maybe after the refactor release though). I'm literally working on the reading view css right now and In the refactor there won't be any such gap!
Describe the bug
When creating a codeblock, there are gaps that cannot be removed. I have provided screenshots of what this looks like. Please explain what needs to be done differently.
Screenshots
No matter whether I include a title, language, anything, the gaps remain.
Additional context
The text was updated successfully, but these errors were encountered: