展示HN:单文件私有Markdown查看器

2作者: ericrkass-coder7 天前原帖
我们开发了这个工具,以便在我们的企业环境中安全地查看Markdown文件,作为启动VS Code的轻量级替代方案。<p>它只是一个完全在客户端执行的单一HTML文件。除了标准渲染外,它还支持浮动导航、简洁的打印样式表,并可以将结果导出为独立的HTML文件(在移动设备上表现良好)。<p>在线查看器:<a href="https://ibm.github.io/tsar-mcp/tools/MarkdownViewer/MarkdownViewer.html" rel="nofollow">https://ibm.github.io/tsar-mcp/tools/MarkdownViewer/Markdown...</a><p>源代码:<a href="https://github.com/IBM/tsar-mcp" rel="nofollow">https://github.com/IBM/tsar-mcp</a>
查看原文
We built this to view Markdown files securely in our corporate environment as a lightweight alternative to firing up VS Code.<p>It’s just a single HTML file that executes entirely client-side. Alongside standard rendering, it supports floating navigation, clean print stylesheets, and exporting the result to a standalone HTML file (and it works great on mobile).<p>Live viewer: <a href="https:&#x2F;&#x2F;ibm.github.io&#x2F;tsar-mcp&#x2F;tools&#x2F;MarkdownViewer&#x2F;MarkdownViewer.html" rel="nofollow">https:&#x2F;&#x2F;ibm.github.io&#x2F;tsar-mcp&#x2F;tools&#x2F;MarkdownViewer&#x2F;Markdown...</a><p>Source: <a href="https:&#x2F;&#x2F;github.com&#x2F;IBM&#x2F;tsar-mcp" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;IBM&#x2F;tsar-mcp</a>