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
This one actually has me stumped. Because for some reason it kinda just loads like that, but if you interact with it some way, it displays normally (or somewhat normally, the code sometimes gets obscured behind the line numbers, which is another thing I haven't been able to figure out).
Entering and exiting Source Code Mode, changing themes, & inputting text puts it back to "normal". It definitely looks like the theme is causing it somehow, but I still can't figure out the culprit
Noticed that there is another bug that may be related to this. If I try to create a new code block starting with
```mermaid
then I will see the cursor is just under the line number, the CodeMirror-code element is covered with CodeMirror-gutters.
to fix this display error, I just tap 10 times , till the line number from single-digit changes to '10', and the cursor will back to the right place.
Hello !
I love this theme, but I noticed that it is the only one I know that does not show mermaid code blocks when diagrams are clicked :
It is supposed to look something like this (here with the Misty Light theme) :
If that can help, I saw that the Vue theme also does something funny with mermaid diagrams code :
The text was updated successfully, but these errors were encountered: