bootstrap-markdown
bootstrap-markdown copied to clipboard
markdown-editable exit state
If I change a div to markdown using javascript, how do I change the state back?
@toopay probably time to include a destroy method to the plugin
@lodev09 Can you elaborate?
Would be great to have a method that reverse the process and return the textarea to it's original state on blur for example.