editor.md
editor.md copied to clipboard
Need help about initializing.
I have three tabs on a page. I am initializing editor on third tab. When I click on third tab editor only shows menu, full editor not showing. If I load editor on clicking on trird tab, multiple editor is created for each click. Please let me know how to handle this problem. If I use editor.remove() for existing before initializing, editor not initialize.
another one is, is there any method to get converted HTML content without loading editor?
I too have a Bootstrap nav tabs. The editor is on the fourth tab. It's not getting initialized properly. When I resize the browser, it detects it and updates correctly. It's like the content is there but hidden behind some element or squished really small with 0 width.