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
Describe the bug
I found that for codeblocks with bash and powershell as language, the plugin will show three big grey dots at the top of the codeblocks.
To Reproduce
Steps to reproduce the behavior:
Create a codeblock with language bash or powershell.
Error.
Expected behavior
No big dots.
Screenshots
Occurs on
Windows
macOS
Linux
Android
iOS
Plugin version
0.4.1
Additional context
I also hope that the language of a codeblock is shown on the top right of the codeblock, like the default behavior. Currently after enabling the plugin I can no longer tell the language without going into the codeblock.
The text was updated successfully, but these errors were encountered:
I see.. The documentation acknowledges the visual clutter this introduces and this can be disabled by setting frame="none". It would be great to be able to set those options for languages globally in the plugin settings. For now I'll just disable the plugin for bash and powershell.
Describe the bug
I found that for codeblocks with
bash
andpowershell
as language, the plugin will show three big grey dots at the top of the codeblocks.To Reproduce
Steps to reproduce the behavior:
bash
orpowershell
.Expected behavior
No big dots.
Screenshots
Occurs on
Plugin version
0.4.1
Additional context
I also hope that the language of a codeblock is shown on the top right of the codeblock, like the default behavior. Currently after enabling the plugin I can no longer tell the language without going into the codeblock.
The text was updated successfully, but these errors were encountered: