Skip to content
This repository has been archived by the owner on Aug 1, 2019. It is now read-only.

arc-archive/markdown-editor

Repository files navigation

markdown-editor

The <markdown-editor> renders an text editor with markdown syntax highlighting and a preview panel. The preview panel renders html view live while typeing.

Styling

<markdown-editor> provides the following custom properties and mixins for styling:

Custom property Description Default
--markdown-editor Mixin applied to the element {}

markdown-icon-button

The <markdown-icon-button> renders button that opens markdown editor on demand.