editor
editor copied to clipboard
how to make the editor autofocus be false?
When I location to the topic page,it positioned in the comment box anchor but not the top of page.
Use the jsdelivr CDN version, it won't set autofocus to true. And when you want to focus, just call editor.codemirror.focus() after editor.render().