obsidian-execute-code
obsidian-execute-code copied to clipboard
[FR] Support ANSI Escape Codes
Currently, ANSI Escape Codes show up as plaintext in output. In Powershell and Bash, this makes output ugly (see #169).
If we parsed escape codes, we could change that.