Auto height
### Settings ```javascript var testEditor = editormd("test-editormd", { width : "90%", autoHeight : true, path : '../lib/' }); ```