WP-Editor.md

授权协议 GPL-3.0 License
开发语言 C/C++
所属分类 应用工具、 文档/文本编辑
软件类型 开源软件
地区 不详
投 递 者 慎懿轩
操作系统 跨平台
开源组织
适用人群 未知
 软件概览

WP Editor.md

说明 Description

WP Editor.md是一个漂亮又实用的在线Markdown文档编辑器。

WP Editor.md is a beautiful and practical Markdown document editor.

基于Editor.md构建对WordPress平台的支持。

Build support for the WordPress on Editor.md.

使用WordPress Jetpack 的Markdown模块来解析和保存内容。

The plugin uses the Markdown module from WordPress Jetpack for parsing and saving content.


WordPress Plugins Download

WordPress 插件库下载

特征 Feature

  • 支持实时预览/代码插入/代码折叠/列表插入/搜索替换/语法高亮等功能;
  • 支持 Emoji 表情
  • 支持WordPress的多媒体插入
  • 支持Toc文章目录显示
  • 支持GFM Task lists
  • 支持KaTeX科学公式
  • 支持Mermaid
  • 支持图像粘贴

  • Real-time Preview, Preformatted text/Code blocks/Tables insert, Search replace, Code syntax highlighting;
  • Support Emoji
  • Support WordPress multimedia insertion
  • Support Toc
  • Support GFM Task lists
  • Support KaTeX
  • Support Mermaid
  • Support Image Paste

开发者状态 Developer status

该部分随时更新This part will be update timely

10.2.1版本已正式发布,可在WordPress中进行更新。下一版本10.3.0将会进一步提升LaTeX撰写体验、解决部分BUG,并尝试提供Docker构建脚本与CI流水线便于调试与修改本插件,预计于11月发布。


The new version has released, you can upgrade it from the WordPress admin. Next version will mainly working on LaTeX functionality enhancement, bug fixes and providing Docker build scripts as well as CI pipeline to easily build and modify the source code of WP Editor.md. Next version (10.3.0) will be released in November 2020.

更新周期 Update interval

为尽量避免频繁更新打扰用户,同时保证本插件质量与稳定性,正常情况下将每两月更新一次,当前季度更新内容将会在README.md的"下一个版本即将支持"部分提及,便于用户关注当前工作进度。

如有严重BUG更新时间会提前,同理如有重大功能更新时间会延后,请理解。

如有更好的建议或意见欢迎在issues中提出。


Regular update interval is around two months. Info about the next update will be shown at the Next version TO-DO section at README.md for you to know the working status.

The update interval might be shorten or lengthen due to various situations.

If you have better idea about the next update, please share your idea at issues.

下一个版本即将支持 Next version TO-DO

  • 重构HTML过滤模块,增强安全性
  • 强化代码高亮功能样式与各种主题兼容性
  • 将LaTeX、Mermaid绘图的报错输出到页面上,便于用户及时修正语法错误
  • 进一步解决LaTeX在部分情况下的兼容性问题
  • 使用WebWorker提升Markdown渲染性能,避免长文写作时出现无法忍受的卡顿现象
  • 新增Docker构建脚本,便于用户在本地测试/修改本项目
  • 重构设置菜单,便于用户更快找到所需要的功能
  • 加入一键重渲染文章功能,便于版本更新后对旧文章进行重渲染
  • 支持Markdown上传与下载
  • 支持Mathjax渲染 (Beta)
  • 支持异步系统日志功能,便于有效反馈BUG/提升开发效率
  • 充分利用WordPress的对象缓存,优化配置读取性能
  • 新增高级配置中心,便于高级用户修改本编辑器核心功能

  • Rebuild HTML filtering module to enhance security
  • Improve code highlighting compatibility with more themes
  • Print LaTeX and Mermaid error on the web page (not the console) to notice user.
  • Enhacing the compatibility of LaTeX in some cases.
  • Improve Markdown rendering performance using WebWorker to avoid unbearable lagging when editing large document.
  • Include docker build scripts for users to build WP Editor.md on their own machine for better developing experience.
  • Rearrange settings menu, make it more easy to use.
  • Add one-click rerendering feature, for users to rerender posts after upgrading or running into issues.
  • Support Markdown upload and download feature.
  • Support Mathjax LaTeX rendering engine (Beta).
  • Support asynchronous system log feature for effective submission of user feedback and feature development.
  • Utilizing the WordPress object cache for better performance.
  • Introduce advanced configuration center for power users to tweak WP Editor.md in more ways.

Stars历史 Stargazers over time

欢迎Star本项目,你的Star是对我的最大支持!

Star this project to encourage me!

使用说明 ReadMe

请参考 WP-Editor.md Wiki

更新日志 ChangeLog

请见更新日志

License

GPLv3

WP-Editor.MD is licensed under GNU General Public License 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 <http://www.gnu.org/licenses/>.
  • markdown代码(PHP调用) markdown代码的语法很多,这里就不详细介绍(http://www.fookwood.com/archives/639),比较简单,而且也容易理解,这里说一下markdown官方提供的php代码的使用方法。 markdown官方网站:http://michelf.ca/projects/php-markdown/ 下载第一个 PHP Markdown Lib

 相关资料
  • 比较高级, 比较漂亮也比较有用的一个反垃圾留言插言. 比较著名的reCAPTCHA为Wordpress提供. 但个人觉得太干扰用户了, 尤其是那个验证码, 留个言还要考验用户的视力和英文书法识别能力. 有够累

  • wp-spp:用C++写的一个Wordpress的搜索引擎,用了boost的正则表达式库和libmysql++,支持关键字高亮显示,速度比Wordpress自带的PHP搜索功能大约快一个数量级。

  • WP-ShortStat是一个不错的WordPress访问统计插件,可以在WordPress的管理界面中显示简单的访问统计信息 WP-ShortStat的安装和使用非常简单,步骤如下: 1、下载插件文件wp-shortstat.php ; 2、上传wp-shortstat.php文件到WordPress根目录的wp-content/plugins/目录中; 3、进入WordPress管理界面的Pl

  • solitaire-wp 是一个游戏开发包, Solitaire XNA 演示了在 Windows Phone 7 上使用 XNA Game Studio 4.0 来实现 2D 纹理纸牌游戏(下图所示)。

  • Drumkit XNA 是一款虚拟的打击乐软件,通过记录你拍打的节拍形成曲子,同时你还可以在上面录音。  

  • Heroku WP 是一个用来在 Heroku 上安装和运行 WordPress 的模板,侧重于安全和速度,使用官方 Heroku 堆栈。 基于如下技术构建: nginx - For serving web content. HHVM - A virtual machine designed to serve Hack and PHP. MySQL - Provided by the ClearD