2017 © Pedro Peláez
 

wordpress-plugin wp-hypermd

或许这是WordPress中很好用的Markdown插件

image

jaxsonwang/wp-hypermd

或许这是WordPress中很好用的Markdown插件

  • Tuesday, July 24, 2018
  • by JaxsonWang
  • Repository
  • 1 Watchers
  • 6 Stars
  • 0 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Wp HyperMD

GitHub issues GitHub forks GitHub stars GitHub license Latest Unstable Version composer.lock, (*1)

说明 Description

该插件还处于开发中,部分功能还未完善,如果你有特殊需求请使用WP-Editor.md插件, (*2)

WP HyperMD是一个漂亮又实用的在线Markdown文档编辑器。, (*3)

WP HyperMD is a beautiful and practical Markdown document editor., (*4)

基于HyperMD构建对WordPress平台的支持。, (*5)

Build support for the WordPress on HyperMD., (*6)

使用WordPress Jetpack 的Markdown模块来解析和保存内容。, (*7)

The plugin uses the Markdown module from WordPress Jetpack for parsing and saving content., (*8)

WordPress Plugins Download, (*9)

WordPress 插件库下载, (*10)

特征 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, (*11)

Doc zh-CN, (*12)

Markdown, (*13)

~~KaTeX~~, (*14)

~~Mermaid~~, (*15)

~~MindMap~~, (*16)

开发 Development

使用npm安装静态资源依赖文件:, (*17)

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

其它命令:, (*18)

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

安装 Installation

  1. 上传 WP-HyperMD目录 到 /wp-content/plugins/ 目录;, (*19)

  2. 在后台插件菜单激活该插件;, (*20)


  • Upload the WP-HyperMD directory to the /wp-content/plugins/ directory;, (*21)

  • Enable the WordPress Plugins, (*22)

截图 Screenshots

, (*23)

更新日志 ChangeLog

请见更新日志, (*24)

License

GPLv3, (*25)

WP-HyperMD is licensed under GNU General Public License Version 3 or later., (*26)

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/>.

The Versions

24/07 2018

dev-master

9999999-dev https://github.com/JaxsonWang/Wp-HyperMD

或许这是WordPress中很好用的Markdown插件

  Sources   Download

GPL-3.0+

The Requires

 

wordpress