适用于 OS X 的维基文本编辑器

发布于 2024-11-29 05:27:11 字数 87 浏览 5 评论 0原文

有人可以推荐一个适用于 OS X 的 Wikitext 编辑器吗?我的公司广泛使用 MediaWiki,我正在寻找更多可以离线使用的类似 IDE 的文本编辑器。

Could anyone suggest a Wikitext editor for OS X? My company uses MediaWiki extensively and I am looking for more of an IDE-like text editor I can use offline.

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

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

发布评论

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

评论(4

我的奇迹 2024-12-06 05:27:11

我使用优秀且现在免费开源的 TextMate 以及 MediaWiki 包,用于编辑 MediaWiki 标记。我使用 It's All Text Firefox 扩展调用它这将自动从浏览器中打开文本配合并复制文本。然后,当您从 textmate 保存时,It's All Text 也会自动将文本复制回您的浏览器中。我使用的是 OS X Lion、Firefox 14 和最新的 TextMate nightly build。

当然还有其他选择。有关完整列表,请参阅维基百科页面

I use the excellent and now free and open source TextMate with the MediaWiki bundle for editing MediaWiki markup. I invoke it using the It's All Text Firefox Extension which will automatically open up text mate from within the browser and copy in the text. Then when you save from textmate, It's All Text also automatically copies the text back into your browser. I'm on OS X Lion with Firefox 14 and the latest TextMate nightly build.

There are of course other options. For a comprehensive list, see the wikipedia page.

雪花飘飘的天空 2024-12-06 05:27:11

有几个可用于 wikitext 的 vim 插件。

There are several vim plugins available for wikitext.

半衬遮猫 2024-12-06 05:27:11

LibreOffice 也可以在 Mac 上运行。您可以将任何文档导出为 MediaWiki (wikitext) 格式。

LibreOffice works in Mac as well. You can export from any document to MediaWiki (wikitext) format.

喵星人汪星人 2024-12-06 05:27:11

2020 年,我将使用 Atom 和 language-markdown 包。我将文件另存为 .md,然后语法突出显示生效。然后我还可以在本地定义一个项目并使用Gi​​t进行管理。

Atom 与Markdown 语法

In 2020 I'm using Atom with the language-markdown package. I save the files as .md and then syntax highlighting takes effect. Then I can also define a project locally and manage it using Git.

Atom with Markdown syntax

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