https://github.com/zoomla/editplus-for-markdown-userfiles
EditPlus for Markdown UserFiles(Markdown For EditPlus插件,基于EditPlus快速编辑Markdonw文件,写作爱好者的福音来啦^_^)
https://github.com/zoomla/editplus-for-markdown-userfiles
doc documentation editplus markdown officedocs
Last synced: about 1 year ago
JSON representation
EditPlus for Markdown UserFiles(Markdown For EditPlus插件,基于EditPlus快速编辑Markdonw文件,写作爱好者的福音来啦^_^)
- Host: GitHub
- URL: https://github.com/zoomla/editplus-for-markdown-userfiles
- Owner: zoomla
- License: apache-2.0
- Created: 2020-03-09T13:30:40.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-11T01:27:14.000Z (about 6 years ago)
- Last Synced: 2025-04-23T05:59:32.061Z (about 1 year ago)
- Topics: doc, documentation, editplus, markdown, officedocs
- Homepage: http://www.z01.com/blog
- Size: 1.09 MB
- Stars: 15
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
---
文章标题: Markdown For EditPlus插件使用说明
关键字 : markdown by editplus
文章分类: 发布
创建时间: 2020年3月9日21:39:57
---
- [Markdown For EditPlus插件使用说明](#markdown-for-editplus插件使用说明)
- [开发缘由](#开发缘由)
- [官方收录](#官方收录)
- [特点好处](#特点好处)
- [中文版使用说明](#中文版使用说明)
- [相关命令(输入字符敲空格自动输出):](#相关命令输入字符敲空格自动输出)
- [EditPlus常用快捷键:](#editplus常用快捷键)
- [相关教程:](#相关教程)
- [English description](#english-description)
- [Command(Enter command to automatically output by space):](#commandenter-command-to-automatically-output-by-space)
- [EditPlus Common shortcut keys:](#editplus-common-shortcut-keys)
- [Course:](#course)
# Markdown For EditPlus插件使用说明
QQ交流群号:
[](https://jq.qq.com/?_wv=1027&k=5Ephzpq) [](https://jq.qq.com/?_wv=1027&k=5ZaW1dB) [](https://jq.qq.com/?_wv=1027&k=50a28BK)
官方QQ客服:
[](http://wpa.qq.com/msgrd?v=3&uin=745151353&site=qq&menu=yes) [](http://wpa.qq.com/msgrd?v=3&uin=1799661890&site=qq&menu=yes)
## 开发缘由
Editplus软件方便易用,是优秀的编辑器。
Markdown语法也越来越使用广泛。
虽然当前各种编辑器层出不穷,但青菜萝卜各有所爱,EditPlus的轻便易用,有其所长,也有很多深度用户。
遗憾的是,Editplus软件却没有支持markdown语法的用户配置文件。
所以我们做了这个配置插件。
## 官方收录
这一工具已经被官方收录,大家也可以访问Editplus官方网站下载,地址是:
https://www.editplus.com/others.html

## 特点好处
1、支持markdown语法自动编译,只要简单的写几个字符,比如link就能输出复杂的markdown语法。
2、分中文和英文两个版本。
3、根据我们的配置创建.md文件就会获得一个卓越的markdown模板,优雅写作。
用户只要点击EditPlus软件-工具-首选项,在“模板”和“文件语法”处,按“User_manual(使用指引).jpg"配置,设置完成重启EdipPlus软件即可。
更多问题请访问bbs.z01.com发帖获取支持。
Zoomla!逐浪CMS团队-高端CMS、移动、字库领导者!
2020-3-9
.jpg)
--------
# 中文版使用说明
## 相关命令(输入字符敲空格自动输出):
b 粗体字
~ 删除线
link 链接
img 插入图片
table 插入表格
code 引用代码段
` 行内代码
! html格式的注释
ul 无序列表
ol 有序列表
line 长分割线
## EditPlus常用快捷键:
F12 最近打开的两个文件切换
Shift+F12 文件窗口列表
Alt+Shift+U 高亮显示URL与 e-mail 地址
Ctrl+I 增大当前行或选定块的缩进
Shift+Tab 减少行缩进
Ctrl+J 创建当前行的副本
Ctrl+Shift+J 合并选定行
Ctrl+- 复制上一行的一个字符到当前行
Ctrl+B 以浏览器模式预览文件
Ctrl+Shift+N 新建html文件
Alt+Shift+I 显示或隐藏制表符与空格
F9 设置或清除当前行的标记
F4 转到下一个标记位置
Shift+F4 转到上一个标记位置
Ctrl+Shift+F9 清除文档中的所有标记
## 相关教程:
[全面启用Markdown语法以及前端格式优化(代码高亮行号显示等优化)全过程](https://www.z01.com/blog/techs/3515.shtml)
---
# English description
## Command(Enter command to automatically output by space):
b Bold font
~ Delete line
link links
img Insert picture
table Insert table
code Reference code segment
` Inline code
! html Notes
ul Unordered list
ol Ordered list
line Long segmentation line
## EditPlus Common shortcut keys:
F12 Two recently opened files switching
Shift+F12 File window list
Alt+Shift+U Highlight URL and e-mail
Ctrl+I Add indent
Shift+Tab Reduce line indent
Ctrl+J Rebuild the current bank
Ctrl+Shift+J Merge multiple rows
Ctrl+- Copy a word from the previous line
Ctrl+B Launch browser Preview
Ctrl+Shift+N New HTML file
Alt+Shift+I Show or hide tabs and spaces
F9 Set or clear tags for the current row
F4 Go to next tag
Shift+F4 Go to previous tag
Ctrl+Shift+F9 Clear all tags in the document
## Course:
[Markdown grammar](https://www.markdownguide.org/basic-syntax/)
---
Author: ShangHai Zoomla!CMS Teams[CMS|FONTS|OA|ERP-China market leader]
website: www.z01.com
Tel: 021-50391046 13177777714
2020 -03 -09