This experiment needs to be handled with love <3 (please imagine the heart is properly rendered)
Please refer to Content Studio custom field editors to understand the purpose and scope of this experiment.
- nodejs
- npm
- common sense
git clone https://github.com/escenic/markdown-field-editor.git
cd markdown-field-editor
git submodule update --init --recursive
npm install .
Note that this experiment makes use of the latest changes in EpicEditor repo. for a stabler version you might want to adjust your html to rely on latest release of EpicEditor.
node mockup.js
This will serve the content of webapp folder
Now you can play around with webapp/index.html and webapp/js/init.js to do whatever magic you want (or need) and watch it live on your browser