UNPKG

inline-markdown-editor

Version:

An inline wysiwyg markdown document editor based on replacing string subsections. WYSIWYG possible via woofmark.

11 lines (10 loc) 144 B
language: node_js node_js: - '4' - '6' - '8' before_install: - npm install -g grunt-cli before_script: - grunt build script: npm test