Baptiste Augrain
|
540d72696c
|
Merge branch 'master' into fix-autocomplete-codeblock
|
2020-06-26 02:40:37 +02:00 |
|
AWolf81
|
791ababe1e
|
add gfm with modified regex & improve link text handling
|
2020-03-26 03:55:23 +09:00 |
|
AWolf81
|
1cf6f3b1e2
|
WIP: Change space before parens. Tag link handling issue present.
|
2020-03-26 03:55:23 +09:00 |
|
AWolf81
|
4d5939aaf4
|
address requested changes - tag link & redundant line
|
2020-03-26 03:55:23 +09:00 |
|
AWolf81
|
2695f62f3e
|
add special link handling
|
2020-03-26 03:55:23 +09:00 |
|
AWolf81
|
5f96e314fd
|
add tag link handling with :tag:#tag syntax
|
2019-05-11 09:30:10 +02:00 |
|
Baptiste Augrain
|
ba913b77e7
|
use constants and fix cursor color
|
2019-05-06 18:28:57 +09:00 |
|
Baptiste Augrain
|
6012fc929e
|
add Nord theme to CodeMirror
|
2019-05-06 18:28:57 +09:00 |
|
Junyoung Choi
|
e43c7e9a6a
|
Merge pull request #2598 from richardtks/fix-number-list
Fix the auto-updating numbered list to the middle of a list
|
2019-01-22 17:47:26 +09:00 |
|
Baptiste Augrain
|
12f9b9342d
|
Merge branch 'master' into fix-autocomplete-codeblock
|
2018-12-27 22:57:05 +01:00 |
|
richardtks
|
01891d46b3
|
Added the auto-updating numbered list to the middle of a list
|
2018-11-11 00:15:22 +08:00 |
|
Baptiste Augrain
|
87515dbd3f
|
separate autocomplete configuration between markdown and within code blocks
|
2018-11-10 12:20:51 +01:00 |
|
Baptiste Augrain
|
a63266b0e9
|
Merge branch 'master' into chart-yaml
|
2018-11-06 11:33:11 +01:00 |
|
Junyoung Choi (Sai)
|
1ea1482aad
|
Merge pull request #2474 from daiyam/fix-attachment-hyperlink
disable hyperlink for attachments
|
2018-10-23 18:00:03 +09:00 |
|
Baptiste Augrain
|
5aaecfc0fe
|
fix color for even rows in table
|
2018-10-19 14:06:21 +02:00 |
|
Baptiste Augrain
|
0e29e8ac76
|
Merge branch 'master' into chart-yaml
|
2018-10-11 12:48:40 +02:00 |
|
Baptiste Augrain
|
1922c8dbf8
|
add comment to the STORAGE_FOLDER_PLACEHOLDER variable
|
2018-10-09 10:15:30 +02:00 |
|
Baptiste Augrain
|
ff4ef16375
|
update how to calculate alternative color
|
2018-10-09 10:07:00 +02:00 |
|
Baptiste Augrain
|
33f6926916
|
fix regex for windows' url
|
2018-10-09 09:35:10 +02:00 |
|
Baptiste Augrain
|
555ae327b6
|
alternate background color for table rows
|
2018-10-09 00:25:04 +02:00 |
|
Baptiste Augrain
|
944c79ec61
|
disable hyperlink for attachments
|
2018-10-08 16:04:16 +02:00 |
|
Baptiste Augrain
|
17845428bd
|
Merge branch 'fence-attrs' into chart-yaml
|
2018-09-30 21:46:09 +02:00 |
|
Baptiste Augrain
|
44d6374cfe
|
remove use of overlayMode to be able to detect YAML mode in chart code block
|
2018-09-14 16:25:52 +02:00 |
|
Baptiste Augrain
|
4b0dc08426
|
highlight code block for chart.js
|
2018-09-14 00:03:33 +02:00 |
|
Baptiste Augrain
|
a6a1291d0e
|
use Cmd key for only macOS
|
2018-09-09 11:12:47 +02:00 |
|
Baptiste Augrain
|
dbe1721d50
|
use mousedown instead of click event to fix double caret
|
2018-09-08 19:12:53 +02:00 |
|
Baptiste Augrain
|
b55420e935
|
remove xOffset
|
2018-09-08 18:47:48 +02:00 |
|
Baptiste Augrain
|
2706df2b24
|
fix styling
|
2018-09-08 18:14:41 +02:00 |
|
Jannick Hemelhof
|
012908e32d
|
Linting fixes
|
2018-02-26 16:43:13 +01:00 |
|
Jannick Hemelhof
|
1f1e545538
|
Fix for list insertion
|
2018-02-26 16:32:47 +01:00 |
|