obsidian-shiki-plugin
obsidian-shiki-plugin copied to clipboard
Can it work with run- appened to the code language names like python, js etc as needed by execute code plugin
Execute code plugin requires tags in the format with run- appended as seen below
```run-python
# code
```