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

Shell script shows three big grey dots #20

Closed
3 of 7 tasks
niwazukihon opened this issue Sep 6, 2024 · 2 comments
Closed
3 of 7 tasks

Shell script shows three big grey dots #20

niwazukihon opened this issue Sep 6, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@niwazukihon
Copy link

niwazukihon commented Sep 6, 2024

  • The Plugin is up to date
  • Obsidian is up to date

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:

  1. Create a codeblock with language bash or powershell.
  2. 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.

@niwazukihon niwazukihon added the bug Something isn't working label Sep 6, 2024
@mProjectsCode
Copy link
Owner

That is an intentional feature of expressive code, see https://expressive-code.com/key-features/frames/#terminal-frames

@mProjectsCode mProjectsCode closed this as not planned Won't fix, can't repro, duplicate, stale Sep 6, 2024
@niwazukihon
Copy link
Author

niwazukihon commented Sep 6, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants