We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Beta 1.
In XML mode, try typing this in:
<div> <img src=""/> </div>
You can't type it. It hangs before you close the img tag after typing "/", and won't allow you to type any further.
The text was updated successfully, but these errors were encountered:
Thanks for the report. Fixed in ddd807a
Sorry, something went wrong.
Merge pull request femhub#6 from mb-crt/nclab
374aee6
Karel: remove boldface from keywords to fix cursor positioning
Merge pull request jessegrosjean#6 from mutahhir/master
e89204f
Selection drag issues jessegrosjean#2
Merge pull request codemirror#22 from douglasduteil/refactor-uicodemi…
6d60091
…rror-constructor Refactor uicodemirror constructor Close codemirror#17, Close codemirror#6
No branches or pull requests
Beta 1.
In XML mode, try typing this in:
<div>
<img src=""/>
</div>
You can't type it. It hangs before you close the img tag after typing "/", and won't allow you to type any further.
The text was updated successfully, but these errors were encountered: