cm-editor-syntax-highlight-obsidian icon indicating copy to clipboard operation
cm-editor-syntax-highlight-obsidian copied to clipboard

add gramma support for "console"

Open hustlei opened this issue 8 months ago • 0 comments

shell command, python script in console, like:

>> ls
build src
>> python
python 3.0
>>> print("hello")
hello

hustlei avatar Oct 21 '23 10:10 hustlei