Project Introduction

This project is an online Markdown editor developed based on Editor.md (actually a simplified version), with the aim of helping developers better learn Markdown syntax.

Editor.md is a multifunctional Markdown editing IDE. I only utilized a small part of Editor.md's functionality to create an online editor modeled after it. All source code belongs to Editor.md.

Project Features

  • Supports standard Markdown and GitHub-flavored syntax, and can also be transformed into a code editor
  • Supports real-time preview, image (cross-origin) uploading, preformatted text, code, and table insertion
  • Supports code folding, search and replace, read-only mode, custom style themes, multilingual syntax highlighting, and other features
  • Supports recognizing and parsing HTML tags, with reliable security and nearly unlimited extensibility
  • Compatible with mainstream browsers IE8+ and Zepto.js, with front-end responsive support

Project URL

Abandoned

Demo Images