Best laravel framework open-source packages.

Wp HyperMD

或许这是WordPress中很好用的Markdown插件
Updated 2 months ago

Wp HyperMD

GitHub issues GitHub forks GitHub stars GitHub license Latest Unstable Version composer.lock

说明 Description

该插件还处于开发中,部分功能还未完善,如果你有特殊需求请使用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 插件库下载

特征 Feature


  • [x] Real-time Preview, Code syntax highlighting;
  • [x] Support Emoji
  • [x] Support WordPress multimedia insertion
  • [ ] Support Toc
  • [x] Support GFM Task lists
  • [x] Support KaTeX Or MathJAX
  • [x] Support Mermaid
  • [x] Support Image Paste

使用说明 ReadMe

Doc en-US

Doc zh-CN

Markdown

KaTeX

Mermaid

MindMap

开发 Development

使用npm安装静态资源依赖文件:

npm install # 安装依赖文件
npm minify # 压缩assets/src/* 目录下配置文件
npm watch # 监视项目并且执行编译任务

其它命令:

npm postinstall # 复制依赖文件到assets/
npm clean assets # 清理assets/目录下文件

安装 Installation

  1. 上传 WP-HyperMD目录 到 /wp-content/plugins/ 目录;

  2. 在后台插件菜单激活该插件;


  • Upload the WP-HyperMD directory to the /wp-content/plugins/ directory;

  • Enable the WordPress Plugins

截图 Screenshots

更新日志 ChangeLog

请见更新日志

License

GPLv3

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/>.
Tags markdown php