适用于 Windows 的 Markdown 预览应用程序

发布于 2024-10-20 04:58:29 字数 1539 浏览 3 评论 0原文

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(6

纸短情长 2024-10-27 04:58:29

我为 Windows 创建了一个功能齐全的 Markdown 编辑器,名为 MarkdownPad (http://markdownpad.com ),并且它支持完整的实时 HTML 预览:

MarkdownPad, the Markdown Editor for Windows

MarkdownPad 是轻量级的(只有 1.5 MB,不是包括.NET 4 Framework),并提供了几个很棒的功能:

  • 一切都是可定制的。字体、颜色、大小,甚至渲染的 HTML 的 CSS 样式表。默认的 CSS 美观且简约,将使您的 HTML 文档看起来很棒。
  • 轻松导出 HTML。您可以将整个文档导出为 HTML,或仅导出选定的文本。
  • 无干扰模式。此全屏模式可将您的整个显示器变成空白画布,以便您完成一些严肃的工作。
  • 频繁更新。我一直在改进 MarkdownPad,并且喜欢听到用户的反馈。
  • 专为 Windows 构建。MarkdownPad 专为 Windows 专门构建。它使用最新的 Microsoft .NET 4 和 Windows Presentation 4 框架(翻译:它的内部闪闪发光)。

我什至在 MarkdownPad 中写了这篇文章:)

I created a full-featured Markdown editor for Windows called MarkdownPad (http://markdownpad.com), and it supports full live HTML preview:

MarkdownPad, the Markdown Editor for Windows

MarkdownPad is lightweight (only 1.5 MB, not including the .NET 4 Framework), and offers several great features:

  • Everything is customizable. Fonts, colors, sizes, and even the CSS stylesheet of the rendered HTML. The default CSS is beautiful and minimal, and will make your HTML documents look great.
  • Easy HTML export. You can export the full document as HTML, or just selected text.
  • Distraction-free Mode. This full-screen mode turns your whole monitor into a blank canvas for you to get some serious work done.
  • Frequent updates. I'm always improving MarkdownPad, and love hearing feedback from users.
  • Built natively for Windows. MarkdownPad was built from the ground up exclusively for Windows. It uses the latest Microsoft .NET 4 and Windows Presentation 4 Frameworks (translation: it's all kinds of shiny on the inside).

And I even wrote this post in MarkdownPad :)

硪扪都還晓 2024-10-27 04:58:29

我使用 MarkPad。它是免费的。它是开源的。看起来很棒。而且,它是用 WPF 编写的(我喜欢它)。

Markdown For Windows

I use MarkPad. It's free. It's open source. It looks great. And, it's written in WPF (which I love).

Markdown For Windows

卷耳 2024-10-27 04:58:29

如果您使用 Visual Studio,Markdown 模式扩展非常方便用于 Markdown 语法突出显示以及显示实时预览。

在此处输入图像描述

If you use Visual Studio, the Markdown Mode extension is pretty handy for both Markdown syntax highlighting as well as displaying a live preview.

enter image description here

也只是曾经 2024-10-27 04:58:29

ResophNotes 支持 Markdown 预览。

ResophNotes 屏幕截图


ReText 是一款支持 Markdown Preview 的 Python 应用,但 Windows 似乎不是主要目标平台。我让它在 Windows 中工作,但我必须单独下载图标,然后复制到应用程序目录之一才能使其正常工作。

ReText 屏幕截图


WriteMonkey 还支持 Markdown。

WriteMonkey 屏幕截图

ResophNotes supports Markdown with preview.

ResophNotes Screen shot


ReText is a Python app that supports Markdown Preview, but Windows doesn't appear to be the main target platform. I got it to work in Windows, but I had to download the icons separately and copy then into one of the app directories in order to get it to work properly.

ReText Screen shot


WriteMonkey also has Markdown support.

WriteMonkey Screen shot

意中人 2024-10-27 04:58:29

我编写了一个名为 Markdown Editor 的编辑器。

screen shot

您可以在 http://mike-ward.net/markdownedit

I've written a editor called Markdown Editor.

screen shot

You can read more about it at http://mike-ward.net/markdownedit.

痴骨ら 2024-10-27 04:58:29

MarkdownPad 不支持图像。

编辑:应该显示它不支持本地图像。但从最新版本开始,确实如此!

我现在可以完全推荐它。它无疑是最好的 Markdown 编辑器,而且开发人员也是一个非常好的人。

MarkdownPad does not support images.

EDIT: that should read that it did not support local images. But as of the latest version it does!

I can now fully recommend it. It is easily the best Markdown editor, and the developer is a pretty good guy too.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文