Title: ViewMarkdown — Markdown Editor
Author: Peachfin Themes
Published: <strong>2026 年 9 月 23 日</strong>
Last modified: 2026 年 9 月 23 日

---

搜索插件

![](https://ps.w.org/viewmarkdown-markdown-editor/assets/banner-772x250.png?rev=
3709915)

![](https://ps.w.org/viewmarkdown-markdown-editor/assets/icon.svg?rev=3709915)

# ViewMarkdown — Markdown Editor

 作者：[Peachfin Themes](https://profiles.wordpress.org/viewmarkdown/)

[下载](https://downloads.wordpress.org/plugin/viewmarkdown-markdown-editor.0.1.2.zip)

 * [详情](https://cn.wordpress.org/plugins/viewmarkdown-markdown-editor/#description)
 * [评价](https://cn.wordpress.org/plugins/viewmarkdown-markdown-editor/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/viewmarkdown-markdown-editor/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/viewmarkdown-markdown-editor/#developers)

 [支持](https://wordpress.org/support/plugin/viewmarkdown-markdown-editor/)

## 描述

ViewMarkdown brings a quiet split-pane Markdown workspace to Posts > ViewMarkdown.

Visit [ViewMarkdown](https://viewmarkdown.com/) for our free online Markdown editor
and converters.

 * Syntax-highlighted source editor with undo/redo and keyboard shortcuts.
 * Live preview rendered by the same server-side parser used for saving.
 * Headings, emphasis, links, images, lists, blockquotes, tables, and fenced code.
 * Markdown file import/export (UTF-8, maximum 256 KB).
 * WordPress Media Library insertion for users with upload permission.
 * Source-only, split, and preview layouts; focus mode and keyboard-resizable panes.
 * Explicit server saves and unsaved-draft recovery in the current browser tab.
 * Version checks to prevent stale ViewMarkdown tabs overwriting newer saved content.
 * Original Markdown stored in post metadata and included in WordPress revisions.
 * Normal WordPress publishing, scheduling, categories, and featured images.

ViewMarkdown saves sanitized HTML in a standard Custom HTML block. Published content
remains readable when ViewMarkdown is disabled. Your active theme controls typography.
A small stylesheet scoped to ViewMarkdown content keeps tables, quotes, and code
readable in the block editor and on published posts. Without the plugin, your theme
supplies all styling.

This first release supports posts created with ViewMarkdown. Existing non-Markdown
content is protected from conversion. If content is changed outside ViewMarkdown,
Markdown editing becomes read-only instead of overwriting it. It does not convert
arbitrary Gutenberg blocks back to Markdown.

Raw HTML and shortcodes are displayed as text. Task-list checkboxes, Mermaid, math,
front-matter metadata, two-way file sync, page-builder conversion, and automatic
remote image importing are not supported. Relative image paths must be replaced 
with WordPress media URLs or absolute URLs. Interface strings are translation-ready;
this release ships in English.

### Privacy

ViewMarkdown does not contact an AI service or collect telemetry. Markdown is sent
to your own WordPress REST API for preview and saving. Unsaved recovery copies use
sessionStorage, scoped to the current site, WordPress user, and post; they normally
disappear when the browser tab closes. Successfully saved copies are removed. Markdown
images load their referenced URLs in the preview and on the published page, which
can contact those image hosts. No images are automatically downloaded to the server.

Deleting or deactivating the plugin deliberately preserves posts and their Markdown
metadata, including revision history. Delete the relevant posts through WordPress
if you want that content removed.

### Development

Unminified JavaScript, CSS, dependency lockfile, and build instructions are included
in development/. Run npm ci followed by npm run build from that directory to reproduce
assets. No external script CDN is used. The editor uses WordPress’s bundled CodeMirror
library. No duplicate editor library is distributed.

## 屏幕截图

[⌊Markdown source and server-rendered preview side by side in WordPress.⌉⌊Markdown
source and server-rendered preview side by side in WordPress.⌉[

Markdown source and server-rendered preview side by side in WordPress.

[⌊Focus mode hides admin navigation and gives the document more room.⌉⌊Focus mode
hides admin navigation and gives the document more room.⌉[

Focus mode hides admin navigation and gives the document more room.

[⌊Preview-only layout for reading the formatted document.⌉⌊Preview-only layout for
reading the formatted document.⌉[

Preview-only layout for reading the formatted document.

## 安装

 1. Upload viewmarkdown-markdown-editor-0.1.2.zip through Plugins > Add Plugin > Upload
    Plugin.
 2. Activate ViewMarkdown.
 3. Open Posts > ViewMarkdown, write or import Markdown, and select Save draft.
 4. Select Review & publish to use WordPress’s normal publishing controls.
 5. Reopen saved Markdown using Edit Markdown in the Posts list.

## 常见问题

### Does this automatically publish posts?

No. New posts are saved as drafts. Publishing happens through WordPress. Explicitly
saving an already published post updates its live content after confirmation.

### Does this save automatically?

It keeps an unsaved recovery copy in the current browser tab. Save draft or Cmd/
Ctrl+S explicitly saves to WordPress. This distinction avoids publishing edits merely
because you typed them.

### Does it work without an API key?

Yes. No third-party account, AI model, or API key is required.

### Why is a post read-only?

ViewMarkdown detected non-Markdown content or a change to the rendered content outside
this editor. Use the WordPress editor to preserve those changes. Export the Markdown
if you need to reconcile it in a new draft.

## 评价

此插件暂无评价。

## 贡献者及开发者

「ViewMarkdown — Markdown Editor」是开源软件。 以下人员对此插件做出了贡献。

贡献者

 *   [ Peachfin Themes ](https://profiles.wordpress.org/viewmarkdown/)

[帮助将「ViewMarkdown — Markdown Editor」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/viewmarkdown-markdown-editor)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/viewmarkdown-markdown-editor/)，
查看[SVN仓库](https://plugins.svn.wordpress.org/viewmarkdown-markdown-editor/)，
或通过[RSS](https://plugins.trac.wordpress.org/log/viewmarkdown-markdown-editor/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/viewmarkdown-markdown-editor/)。

## 更新日志

#### 0.1.2

 * Update Parsedown to stable 1.8.0.
 * Preserve replacement save locks when an earlier request finishes.

#### 0.1.1

 * Align the translation domain and release folder with the WordPress.org submission
   slug.

#### 0.1.0

Initial release candidate. Test on a staging copy of your site before broad deployment.

## 额外信息

 *  版本 **0.1.2**
 *  最后更新：**4 天前**
 *  活跃安装数量 **不到10**
 *  WordPress 版本 ** 6.6 或更高版本 **
 *  已测试的最高版本为 **7.1.2**
 *  PHP 版本 ** 7.4 或更高版本 **
 *  语言
 * [English (US)](https://wordpress.org/plugins/viewmarkdown-markdown-editor/)
 * 标签
 * [editor](https://cn.wordpress.org/plugins/tags/editor/)[markdown](https://cn.wordpress.org/plugins/tags/markdown/)
   [preview](https://cn.wordpress.org/plugins/tags/preview/)[writing](https://cn.wordpress.org/plugins/tags/writing/)
 *  [高级视图](https://cn.wordpress.org/plugins/viewmarkdown-markdown-editor/advanced/)

## 评级

尚未提交反馈。

[您的评价](https://wordpress.org/support/plugin/viewmarkdown-markdown-editor/reviews/#new-post)

[查看全部评论](https://wordpress.org/support/plugin/viewmarkdown-markdown-editor/reviews/)

## 贡献者

 *   [ Peachfin Themes ](https://profiles.wordpress.org/viewmarkdown/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/viewmarkdown-markdown-editor/)