• Stars
    star
    118
  • Rank 298,804 (Top 6 %)
  • Language
    Java
  • License
    Apache License 2.0
  • Created about 3 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

IntelliJ Platform A full-featured WYSIWYG editor for markdown

markdown-editor

IntelliJ Platform A full-featured WYSIWYG editor for markdown

Features

  • Support three editing modes: WYSIWYG, Instant Rendering and Split View
  • Support outline, mathematical formulas, mind maps, charts, flowcharts, Gantt charts, timing charts, heading anchors, code highlighting, graphviz rendering.
  • Support picture paste, file upload or drag and insert quickly.
  • Support using IDE to open files quickly
  • More function reference vditor features

Introduction

  • After installing the plugin, open the .md file,select Markdown Editor at the bottom of the editor.
  • There is no need to uninstall the default markdown plugin. The editor of the current plugin appears after the default editor.
  • Ensure that the IDE supports JCEF.

Demo

demo.gif

Acknowledgement