- Oct 03, 2012
-
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
Brandon Frohs authored
- Add options to Markdown mode to make it easier to extend - Add GFM text overlay - SHA, User@SHA, and User/Project@SHA - #Num, User/#Num, and User/Project#Num - Vanilla URLs - Add GFM-specific tests - Fix overlay code so blankLine() is called - Fix GFM for v3
-
Brandon Frohs authored
- Inline links (square brackets followed by parentheses) cannot be separated by space (per Documentation and Dingus). - Added test that checks both for this and correct highlighting of square brackets by themselves.
-
Marijn Haverbeke authored
-
- Oct 02, 2012
-
-
Richard Z.H. Wang authored
-
Brandon Frohs authored
Also avoid a global variable that snuck through.
-
- Sep 28, 2012
-
-
Marijn Haverbeke authored
To make it easier for themes to override it. Fixes ambiance
-
Marijn Haverbeke authored
Closes #855
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
This'll align them with the previous line. It's not a perfect solution, but probably better than simply returning 0. Issue #854
-
ahoward authored
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
feizhang365 authored
fix reverse Regexp match which cause memory leak
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
Closes #844
-
Marijn Haverbeke authored
Closes #843
-
Marijn Haverbeke authored
Closes #853
-
- Sep 26, 2012
-
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
It would not propertly update the gutter width.
-
Marijn Haverbeke authored
-
- Sep 25, 2012
-
-
Marijn Haverbeke authored
-
- Sep 20, 2012
-
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
The line calculation was ignoring paddingTop and scrolling.
-
Marijn Haverbeke authored
Should help trigger #836, and is cleaner anyway.
-
Marijn Haverbeke authored
Closes #840
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
When the editor is hidden, they can be null.
-
- Sep 19, 2012
-
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
- Sep 18, 2012
-
-
Marijn Haverbeke authored
I don't know what they were thinking, but this, on recent Opera versions, seems to give the correct result. Closes #10
-
Marijn Haverbeke authored
Closes #745
-