- [x] The Plugin is up to date - [x] Obsidian is up to date **Expected behavior** When the code format is expected to be bash, the comment information can be copied **Occurs on** - [x] Windows - [ ] macOS - [ ] Linux - [ ] Android - [ ] iOS **Plugin version** 0.7.7 **Additional context** <img width="204" height="70" alt="Image" src="https://github.com/user-attachments/assets/24f474d6-42c6-41e5-b6a6-23e81c98a13f" /> Example code: ```bash # system memory usage free -h ```
Expected behavior
When the code format is expected to be bash, the comment information can be copied
Occurs on
Plugin version
0.7.7
Additional context
Example code:
# system memory usage free -h