An open API service indexing awesome lists of open source software.

https://github.com/perlick/markdown-preview-editor

VSCode extension to edit markdown using ckeditor5
https://github.com/perlick/markdown-preview-editor

extension markdown visual-studio-code vscode vscode-extension

Last synced: about 1 month ago
JSON representation

VSCode extension to edit markdown using ckeditor5

Awesome Lists containing this project

README

          

Adds a WYSIWYG markdown editor. Edit markdown documents in rendered form.

![](https://github.com/perlick/markdown-preview-editor/raw/master/example.gif)

## Features

* Custom Editor for markdown documents

## Known Issues

* Image integration currently under development. Pull request are welcome!

## Release Notes

### 0.03

* Fixed annoying switching-tabs-reverts-changes bug.  

### 0.0.2

* Added some common packages (code blocks, inline code snippets, etc.)
* Improved toolbar

### 0.0.1

Initial release of Markdown Preview Editor