Hey HN! I recently created a tool called markdown-code-runner (https://github.com/basnijholt/markdown-code-runner) that allows you to run code blocks in markdown files. It also supports hidden code blocks in Markdown comments, such that the code is hidden and only the output is shown. It supports multiple languages and can be used to test code snippets in documentation or tutorials. I think it's a great tool for developers and technical writers and I'm excited to share it with the community. Let me know what you think!
No comments yet.