Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/LuRenJiasWorld/WP-Editor.md
或许这是一个WordPress中最好,最完美的Markdown编辑器
https://github.com/LuRenJiasWorld/WP-Editor.md
editor jetpack markdown wordpress
Last synced: about 1 month ago
JSON representation
或许这是一个WordPress中最好,最完美的Markdown编辑器
- Host: GitHub
- URL: https://github.com/LuRenJiasWorld/WP-Editor.md
- Owner: LuRenJiasWorld
- License: gpl-3.0
- Created: 2017-01-14T06:21:03.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2023-04-11T17:56:27.000Z (over 1 year ago)
- Last Synced: 2024-08-23T19:22:01.384Z (3 months ago)
- Topics: editor, jetpack, markdown, wordpress
- Language: JavaScript
- Homepage: https://wordpress.org/plugins/wp-editormd/
- Size: 45.8 MB
- Stars: 742
- Watchers: 17
- Forks: 87
- Open Issues: 51
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# WP Editor.md
[![GitHub issues](https://img.shields.io/github/issues/LuRenJiasWorld/WP-Editor.md.svg)](https://github.com/LuRenJiasWorld/WP-Editor.md/issues)
[![GitHub forks](https://img.shields.io/github/forks/LuRenJiasWorld/WP-Editor.md.svg)](https://github.com/LuRenJiasWorld/WP-Editor.md/network)
[![GitHub stars](https://img.shields.io/github/stars/LuRenJiasWorld/WP-Editor.md.svg)](https://github.com/LuRenJiasWorld/WP-Editor.md/stargazers)
[![GitHub releases](https://img.shields.io/github/downloads/LuRenJiasWorld/WP-Editor.md/total.svg)](https://github.com/LuRenJiasWorld/WP-Editor.md/releases)
[![GitHub license](https://img.shields.io/github/license/LuRenJiasWorld/WP-Editor.md.svg)](https://github.com/LuRenJiasWorld/WP-Editor.md/blob/master/LICENSE)
[![Latest Version](https://img.shields.io/badge/Latest%20Version-10.2.1-green)](https://github.com/LuRenJiasWorld/WP-Editor.md/releases)### 说明 Description
WP Editor.md是一个漂亮又实用的在线Markdown文档编辑器。
WP Editor.md is a beautiful and practical Markdown document editor.
基于[Editor.md](https://github.com/pandao/editor.md)构建对WordPress平台的支持。
Build support for the WordPress on [Editor.md](https://github.com/pandao/editor.md).
使用WordPress [Jetpack](http://jetpack.me) 的Markdown模块来解析和保存内容。
The plugin uses the Markdown module from WordPress [Jetpack](http://jetpack.me) for parsing and saving content.
---
WordPress Plugins [Download](https://wordpress.org/plugins/wp-editormd/)
WordPress 插件库[下载](https://wordpress.org/plugins/wp-editormd/)
### 特征 Feature
- [x] 支持实时预览/代码插入/代码折叠/列表插入/搜索替换/语法高亮等功能;
- [x] 支持 [Emoji 表情](http://www.emoji-cheat-sheet.com/)
- [x] 支持WordPress的多媒体插入
- [x] 支持Toc文章目录显示
- [x] 支持GFM Task lists
- [x] 支持[KaTeX科学公式](https://khan.github.io/KaTeX/)
- [x] 支持[Mermaid](https://mermaidjs.github.io/)
- [x] 支持图像粘贴---
- [x] Real-time Preview, Preformatted text/Code blocks/Tables insert, Search replace, Code syntax highlighting;
- [x] Support [Emoji](http://www.emoji-cheat-sheet.com/)
- [x] Support WordPress multimedia insertion
- [x] Support Toc
- [x] Support GFM Task lists
- [x] Support [KaTeX](https://khan.github.io/KaTeX/)
- [x] Support [Mermaid](https://mermaidjs.github.io/)
- [x] Support Image Paste### Stars历史 Stargazers over time
欢迎Star本项目,你的Star是对我的最大支持!
Star this project to encourage my work!
[![Stargazers over time](https://starchart.cc/LuRenJiasWorld/WP-Editor.md.svg)](https://starchart.cc/LuRenJiasWorld/WP-Editor.md)
### 统计 Stats
![Alt](https://repobeats.axiom.co/api/embed/c2843d385072700fb3c8878df31bf455f03f1c89.svg "Repobeats analytics image")
### 使用说明 ReadMe
请参考 [WP-Editor.md Wiki](https://github.com/LuRenJiasWorld/WP-Editor.md/wiki)
### 更新日志 ChangeLog请见[更新日志](https://github.com/LuRenJiasWorld/WP-Editor.md/blob/master/CHANGELOG.md)
### 授权协议 License
![GPLv3](https://www.gnu.org/graphics/gplv3-127x51.png)
WP-Editor.MD is licensed under [GNU General Public License](https://www.gnu.org/licenses/gpl.html) Version 3 or later.
```
WP-Editor.MD 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-Editor.MD 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-Editor.MD. If not, see .
```