Skip to content

Latest commit

 

History

History
 
 

vscodePlugin

Cherry Markdown VSCode Extension

Introduction

Cherry Markdown Editor is an open-source, lightweight and easy to extend Javascript Markdown editor. Cherry Markdown support CommonMark specification, GitHub Flavored Markdown Spec and many custom grammer. Check it in demo page.

Feature

Syntax Feature

  1. Generate a chart based on the content of the table
  2. Adjust font color and size
  3. Font background color, superscript and subscript
  4. Insert checklist
  5. Insert audio or video

Functional Feature

  1. Live preview with Scroll Sync
  2. Mobile preview mode
  3. Copy from rich text and paste as markdown text
  4. Image size editing

Performance Feature

  1. partial rendering
  2. partial update

Security

Cherry Markdown has a built-in security Hook, by filtering the whitelist and DomPurify to do scan filter.

Style theme

Cherry Markdown has a variety of style themes to choose from.

Features show

click here for more details