- Nov 01, 2017
-
-
Alexander Shvets authored
-
Marijn Haverbeke authored
Closes #5059
-
- Oct 30, 2017
-
-
Jonathan Hart authored
Per #5030, when adding new items to the middle of a Markdown list, the remaining list numbers should automatically increment
-
- Oct 29, 2017
-
-
Marijn Haverbeke authored
Issue #5054
-
Marijn Haverbeke authored
To also make sure the last token isn't a string. Issue codemirror/google-modes#74
-
- Oct 18, 2017
-
-
Markus Olsson authored
The markdown mode uses `CodeMirror.innerMode` which isn't defined in the stripped down node runmode. Since markdown is the only mode (AFAICT) that uses it I'm not sure if it would make more sense rewrite it to not use it but this seemed like the least risky option.
-
- Oct 16, 2017
-
-
Guan Gui authored
Issue #5031
-
Marijn Haverbeke authored
The addon would think it still was in a block comment when one was opened and closed earlier on the line. Issue codemirror/google-modes#58
-
Marijn Haverbeke authored
-
- Sep 26, 2017
-
-
Thomas Brouard authored
-
- Sep 19, 2017
-
-
Marijn Haverbeke authored
Closes #4954
-
- Sep 15, 2017
-
-
Adrian Heine authored
-
- Sep 14, 2017
-
-
Marijn Haverbeke authored
Closes #4970
-
- Sep 13, 2017
-
-
Marijn Haverbeke authored
Closes #4963
-
- Sep 12, 2017
-
-
Marijn Haverbeke authored
Issue #4956
-
- Sep 09, 2017
-
-
callodacity authored
-
- Sep 08, 2017
-
-
Weston Ruter authored
Linters like JSHint will complain if rules are mixed with the options for the linter addon, like onUpdateLinting and delay.
-
- Aug 28, 2017
-
-
Weston Ruter authored
-
- Aug 27, 2017
-
-
Ian Davies authored
Fixes #4935.
-
- Aug 24, 2017
-
-
Steffen Kowalski authored
-
- Aug 19, 2017
-
-
Marijn Haverbeke authored
Issue #4922
-
- Aug 10, 2017
-
-
Jeff Hanke authored
* Pass in and use the htmlhint module required. * Check for verify() and try HTMLHint.HTMLHint if missing because of module nesting. it's require('htmlhint').HTMLHint in node.
-
- Jul 28, 2017
-
-
Marijn Haverbeke authored
Issue codemirror/google-modes#8
-
- Jul 18, 2017
-
-
Michal Čihař authored
This is opt-in, the plugin needs to produce message_html instead of message to be rendered as HTML.
-
- Jul 17, 2017
-
-
George Stephanis authored
This should help developers building this functionality out that may not realize they need to source the linting library seperately.
-
Marijn Haverbeke authored
Issue #3059
-
- Jul 12, 2017
-
-
Marijn Haverbeke authored
So that the addon doesn't try to put a single DOM node in two places Closes #4848
-
- Jul 10, 2017
-
-
Marijn Haverbeke authored
Issue #4839
-
- Jul 07, 2017
-
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
Closes #4839
-
- Jun 28, 2017
-
-
Marijn Haverbeke authored
-
- Jun 27, 2017
-
-
Marijn Haverbeke authored
Issue #4824
-
Adrian Heine authored
This prevents the test case search_expandingCaseFold from hanging in Firefox 54 on Linux.
-
- Jun 22, 2017
-
-
Marijn Haverbeke authored
Issue #4819
-
Marijn Haverbeke authored
Issue #4784
-
- Jun 21, 2017
-
-
Marijn Haverbeke authored
Issue #4787
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-