bootstrap-markdown
bootstrap-markdown copied to clipboard
The hotkey conflict with jquery.hotkeys.js
In our project , we use both jquery.hotkeys.js and bootstrap-markdown.js
When I press any key , some methods have been triggered , like this:
So I can’t enter any text
Can you provide a jsfiddle to replicate this behavior?
@acrobat https://jsfiddle.net/JerryMei/75huo89h/ This is my demo address I think the jquery.hotkeys.js has some problems , maybe I should replace it with another version