该插件还处于开发中,部分功能还未完善,如果你有特殊需求请使用WP-Editor.md插件
WP HyperMD是一个漂亮又实用的在线Markdown文档编辑器。
WP HyperMD is a beautiful and practical Markdown document editor.
基于HyperMD构建对WordPress平台的支持。
Build support for the WordPress on HyperMD.
使用WordPress Jetpack 的Markdown模块来解析和保存内容。
The plugin uses the Markdown module from WordPress Jetpack for parsing and saving content.
WordPress Plugins Download
WordPress 插件库下载
- 支持实时预览/语法高亮等功能;
- 支持 Emoji 表情
- 支持WordPress的多媒体插入
- 支持Toc文章目录显示
- 支持GFM Task lists
- 支持KaTeX科学公式或者MathJAX科学公式
- 支持Mermaid
- 支持图像粘贴
- Real-time Preview, Code syntax highlighting;
- Support Emoji
- Support WordPress multimedia insertion
- Support Toc
- Support GFM Task lists
- Support KaTeX Or MathJAX
- Support Mermaid
- Support Image Paste
使用npm安装静态资源依赖文件:
npm install # 安装依赖文件
npm minify # 压缩assets/src/* 目录下配置文件
npm watch # 监视项目并且执行编译任务
其它命令:
npm postinstall # 复制依赖文件到assets/
npm clean assets # 清理assets/目录下文件
-
上传
WP-HyperMD
目录 到/wp-content/plugins/
目录; -
在后台插件菜单激活该插件;
-
Upload the
WP-HyperMD
directory to the/wp-content/plugins/
directory; -
Enable the WordPress Plugins
请见更新日志
WP-HyperMD is licensed under GNU General Public License Version 3 or later.
WP-HyperMD is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
WP-HyperMD is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with WP-HyperMD. If not, see <http://www.gnu.org/licenses/>.