generated from obsidianmd/obsidian-sample-plugin
-
-
Notifications
You must be signed in to change notification settings - Fork 90
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe
This tool is currently my favorite among its kind👍! Thank you to the author for developing it!
However, I have a small advice that I hope you can consider🙂:
There is a conflict between the Codeblock Customizer plugin and the Execute Code plugin, which prevents the execution results of the latter from displaying.
This issue is quite significant, and I believe others may also encounter it.
I hope the author can take some time to fixing the issue, I would greatly appreciate it!🙏
To Reproduce
Steps to reproduce the behavior:
- Install Codeblock Customizer and Execute Code
- Open them
- Insert a code block such as "echo 'hello word' " in PowerShell/Batch language
- click Run button in preview mode
Expected behavior
'hello word' output
Screenshots
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working

