Read: http://www.ember-cli.com/#developing-addons-and-blueprints
Convert the markdown-textarea component created in #10 into a dedicated ember-cli addon so that other people can reuse/import the component in their projects.
Try to keep the code design consistent with https://github.com/plusacht/ember-bootstrap-datetimepicker.
Read: http://www.ember-cli.com/#developing-addons-and-blueprints
Convert the
markdown-textareacomponent created in #10 into a dedicated ember-cli addon so that other people can reuse/import the component in their projects.Try to keep the code design consistent with https://github.com/plusacht/ember-bootstrap-datetimepicker.
markdown-textareacomponent from mcac-js