Editor.md examples

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