Last active
August 29, 2015 14:07
-
-
Save Batistleman/7335e7d17ece3a2c9117 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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