Thomas Brouard
Thomas Brouard
Related to https://github.com/brrd/celldown.js
I'm moving this issue to brrd/celldown.js/issues/2
What we need here is to support non-QWERTY/AZERTY keyboard layouts.
What is your OS?
Do you get the same issue in this editor: http://codemirror.net/demo/complete.html If possible please try both Chrome (or Chromium) AND any other browser. Can you also get the same issue in...
OK so this is obviously an issue with CodeMirror in Chromium based browsers. You should maybe create an issue in https://github.com/codemirror/CodeMirror/issues to get this fixed.
Right now, the only way to do this is to trick with the `line-height` property, so you can simulate a margin top AND bottom. Other properties such as `margin` and...
I guess this is related to the CodeMirror configuration or the editor CSS. [This demo](https://codemirror.net/demo/bidi.html) shows a working example with CodeMirror, so this is obviously possible to handle it correctly....
@tjallingran This is because Abricotine installer is created with [Squirrel.Windows](https://github.com/Squirrel/Squirrel.Windows). Thank you for the trick which I didn't know, though. I'll update the documentation... or maybe directly update to the...
In #148, @vv01f suggested: > for either all or code-blocks only