1
0
mirror of https://github.com/BoostIo/Boostnote synced 2026-06-02 12:43:14 +00:00
Commit Graph

15 Commits

Author SHA1 Message Date
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 12f9b9342d Merge branch 'master' into fix-autocomplete-codeblock 2018-12-27 22:57:05 +01:00
Baptiste Augrain 87515dbd3f separate autocomplete configuration between markdown and within code blocks 2018-11-10 12:20:51 +01:00
Baptiste Augrain 1922c8dbf8 add comment to the STORAGE_FOLDER_PLACEHOLDER variable 2018-10-09 10:15:30 +02:00
Baptiste Augrain 33f6926916 fix regex for windows' url 2018-10-09 09:35:10 +02:00
Baptiste Augrain 944c79ec61 disable hyperlink for attachments 2018-10-08 16:04:16 +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