Editor.md Examples
Open source online markdown editor.
Basic
自定义 Customs
Markdown Extras
Image Upload
事件处理 Events handle
Basic
简单示例
Simple example
完整示例
Full example
使用Require.js
Using Require.js
使用Sea.js
Using Seajs
使用Zepto.js
Using Zepto.js
表单取值
Get textarea value in form
非编辑时Markdown转HTML的显示处理
Markdown to HTML for preview
TOP
自定义 Customs
自定义工具栏
Custom toolbar
多语言
Multi-languages for l18n
自动高度
Auto height
工具栏自动固定定位的开启与禁用
Enable / disable toolbar auto fixed position.
动态创建Editor.md
Dynamic create Editor.md
延迟解析和预览
Delay Rerender & Preview
多个Editor.md并存
Multi Editor.md
跳转到指定的行
Jump/goto line
只读模式
Read only mode
自定义编辑器样式主题
Setting/change editor style theme
搜索替换功能
Search / Replace
代码折叠功能
Code fold
自定义键盘快捷键
Custom keyboard shortcuts
自定义插件
Define extention plugins for Editor.md
手动加载依赖模块文件
Manually loading dependent module files.
双向、单向或禁用同步滚动
Bisync, Single, Disabled sync scrolling
外部使用工具栏的操作方法和对话框
External use of toolbar handlers / modal dialog
加载完成且创建成功之后的重配置
loaded resettings
变身为代码编辑器
Change mode become to the code editor
插入字符/设置和获取光标位置/设置、获取和替换选中的文本
Insert value & Set/Get cursor & Set/Get/Replace selection
扩展成员方法和属性
Expanded of member methods and properties
TOP
Markdown Extras
识别和(过滤)解析HTML标签
HTML tags (fliter) decode
自动生成目录(下拉菜单) ToC/ToCM
Table of Contents (ToC)
GFM 任务列表
Github Flavored Markdown (GFM) Task Lists
@链接
@links
Emoji / Twemoji 表情 / Font Awesome 图标
Emoji / Twemoji / Font Awesome icons
科学公式 TeX
TeX/LaTeX (Based on KaTeX)
流程图
FlowChart example
时序/序列图
Sequence Diagram example
分页符
Page break
TOP
Image Upload
图片上传
Image upload
图片跨域上传
Image cross-domain upload
TOP
事件处理 Events handle
事件注册和解除方法
On / Off (bind/unbind) event handle
加载完成事件处理
Onload event handle example
变化监听处理
Onchange event handle example
全屏事件处理
Onfullscreen / onfullscreenExit event handle example
Onresize
Onresize event handle
Onpreviewing / Onpreviewed
Onpreviewing / Onpreviewed event handle
Onwatch / Onunwatch
Onwatch / Onunwatch event handle
Onscroll / Onpreviewscroll
Onscroll / Onpreviewscroll event handle