Skip to content

Instantly share code, notes, and snippets.

@Batistleman
Last active August 29, 2015 14:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Batistleman/7335e7d17ece3a2c9117 to your computer and use it in GitHub Desktop.
Save Batistleman/7335e7d17ece3a2c9117 to your computer and use it in GitHub Desktop.
<div id="savage-editor" style="height: 500px;width:100%;"></div>
<!-- optionally we'll put two buttons here to transfer the content to some JSON ! (note: using bootstrap layout here)-->
<button id='savage-editor-get-json' type='button' class='btn btn-default'>Get JSON</button>
<button id='savage-editor-load-json' type='button' class='btn btn-default'>Load JSON</button>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment