@exmg/exmg-markdown-editor
v8.2.3
Published
Element that wrap-around marked-element to make the markdown editable
Downloads
304
Readme
<exmg-markdown-editor>
Please visit the API Documentation and demo page for more information.
Install the Polymer-CLI
First, make sure you have the Polymer CLI installed. Then run polymer serve
to serve your element locally.
Viewing Your Element
$ npm run start
Running Tests
$ npm run test
Your application is already set up to be tested via web-component-tester. Run polymer test
to run your application's test suite locally.