Minimal Vue.js Markdown Editor

Vue Markdown Editor

A code-pen with a vuedown editor able to parse markdown. It utilizes Marked.js, a full-featured markdown parser and compiler, written in JavaScript.

An editable live example is available here. Write your markdown on the left and the text on the right side updates instantly. Vue Markdown Editor

In the above example there is also a small settings panel, where you can change the theme of the editor, toggle fullscreen, and search for updates.

If you would like to see more by the same author, click here.