1
0
mirror of https://github.com/BoostIo/Boostnote synced 2026-05-29 10:43:07 +00:00
Commit Graph

188 Commits

Author SHA1 Message Date
Dick Choi df0af2a11f Render codefence by codemirror rather than by hljs 2016-10-24 18:05:01 +09:00
Dick Choi 90b490c28b use codemirror 2016-10-03 22:28:13 +09:00
Dick Choi 99a134494c upgrade katex 2016-09-22 20:28:12 +09:00
Dick Choi a4160d2994 strip markdown syntax for title 2016-09-09 14:16:47 +09:00
Dick Choi 8736d87b95 dark theme 2016-08-14 17:30:55 +09:00
Dick Choi 3e699a99d5 fix preview bugs
autoscroll doesn't work at near end of note.
missing event handler
2016-07-27 14:13:42 +09:00
Dick Choi 9cd6d6d4c1 GFM checkbox 2016-07-26 20:00:32 +09:00
Dick Choi 49a4b5feb4 no more line anchors 2016-07-26 17:12:34 +09:00
Dick Choi c6eff157de improve line anchors placement 2016-07-26 13:56:55 +09:00
Dick Choi 80d16233e7 foot note 2016-07-26 01:44:26 +09:00
Dick Choi b6d34472fe snippet note 2016-07-21 01:17:53 +09:00
Dick Choi 890207daee auto scroll 2016-07-19 08:59:47 +09:00
Dick Choi 9a5653f1e3 preview on blur 2016-07-19 02:38:23 +09:00
Dick Choi 2d46d12628 Codeblock theme of markdown preview 2016-07-14 14:37:14 +09:00
Dick Choi 44f270f408 rewite whole code
add dataApi
renew PreferencesModal
2016-07-14 13:58:14 +09:00
Dick Choi 7f8733796e Detail 2016-05-25 17:11:10 +09:00
Rokt33r f904fd00e5 add code block line numbering option to 2016-05-04 00:47:22 +09:00
dojineko 777f7f9305 Add code theme selector 2016-04-17 21:52:55 +09:00
Rokt33r 0fe83a0583 fix anchor target 2016-01-25 10:28:46 +09:00
Rokt33r ce74e69480 check href exists 2016-01-22 08:00:26 +09:00
Dick Choi 3cbfae83c1 fix basefonts again 2016-01-17 07:27:38 +09:00
Dick Choi 57667654ef add Base fonts for windows 2016-01-17 00:19:20 +09:00
Rokt33r eadd66fa91 decode entities to parse properly by katex 2016-01-16 19:40:03 +09:00
Rokt33r 75cd94a39a refactor MarkdownPreview & protocol must be defined in 'href' to open in browser 2016-01-16 05:28:27 +09:00
Rokt33r 9d0d851c2e markdown strike bug fixed, no emoji shortcut, checkbox syntax added 2016-01-13 13:10:46 +09:00
Rokt33r 714cf43f6a set Basefont 2016-01-10 04:32:20 +09:00
Rokt33r 5df0755252 enhance applying config 2016-01-10 04:25:00 +09:00
Rokt33r 09735b7f47 embed hotkey, config to preferences modal & fix datasaving sequence(Async, Queue) 2016-01-08 14:38:29 +09:00
Rokt33r c1b56e4cb6 add href, id, name transform for secure navigation 2016-01-07 09:14:30 +09:00
Rokt33r ef35fd02e5 add sup, sub 2016-01-07 08:19:31 +09:00
Rokt33r c8337c7287 CommonMark 2016-01-06 04:41:19 +09:00
Rokt33r 15560a3bce render LaTeX 2016-01-05 04:53:40 +09:00
Rokt33r fdea9a68a1 One-click to edit 2016-01-04 01:45:45 +09:00
Rokt33r 670f2b1fc3 add Click & Double click handler to MarkdownPreview 2016-01-02 13:15:50 +09:00
Rokt33r d1cfd627bc add doublick handler for MarkdownPreview to turn off preview mode 2015-12-28 19:09:52 +09:00
Rokt33r a0a1c84db1 message for empty content like placeholder 2015-12-28 17:41:42 +09:00
Rokt33r 27a442ed2e fix path of module & contactform 2015-12-25 11:06:00 +09:00
Rokt33r 325ae00eeb refactor file structure 2015-12-25 05:41:10 +09:00