Hacker News new | ask | show | jobs
by zimbatm 2100 days ago
This looks great!

I've been building something similar[1] but it only supports bash as a language. Looking forward to try this out!

[1]: https://github.com/zimbatm/mdsh

1 comments

Nice! I like the "link includes" feature. Funny, because we're displaying the terminal results, we've had the opposite problem, where we need to get and process the ansi-escape codes, so we get colors, and proper formatting, etc.