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
Highlight text in the editor. Hit CMD/CTRL+K.
Expected: A browser dialogue will appear asking you to provide a URL, and hitting OK will produce a hyperlink with the selected text and provided URL.
CMD+K on Mac works as expected.
CTRL+K on Windows clears out the selected text.
I believe this is a regression. I've seen the issue on Windows 7 and Windows 10, Firefox and Chrome (latest).
The text was updated successfully, but these errors were encountered:
@cknific Thanks for reporting — will get a fix out for this by tomorrow.
Sorry, something went wrong.
fix(links): Ensure that CTRL+K on Windows toggles link. Fixes #452
8fc661b
bafa3e9
3220534
released in https://github.com/bustlelabs/mobiledoc-kit/releases/tag/v0.10.5
Thanks for this @bantic
bantic
No branches or pull requests
Highlight text in the editor. Hit CMD/CTRL+K.
Expected: A browser dialogue will appear asking you to provide a URL, and hitting OK will produce a hyperlink with the selected text and provided URL.
CMD+K on Mac works as expected.
CTRL+K on Windows clears out the selected text.
I believe this is a regression. I've seen the issue on Windows 7 and Windows 10, Firefox and Chrome (latest).
The text was updated successfully, but these errors were encountered: