Caleb John
0c2f2667d3
All: Allow toggling markdown plugins and added several new plugins ( #1347 )
...
* Initial test of enabling plugins
* Added support for toggle-able plugins
- Also adds some new plugins
* Add instructions on adding toggle-plugins
* Fix subtle anchor bug
- webview was moving itself when scrolling to bottom anchors
* Moves the webview hack so that it only applies to anchors
* Add plugin descriptions to the README, also removed mermaid from README
* rename plugin.* to markdown.plugin.* to be more forward compatible
2019-04-02 17:14:48 +01:00
Laurent Cozic
9289dbdf77
All: Refactor Markdown rendering ( #1315 )
...
* Refactoring MdToHtml to avoid manually rendering tokens
* Minor fix
* Fixed loading of resources
* Handle clicking on checkboxes
* Added back Katex support
* Fixed issues with Katex and note rendering
* Added back support for links
* Restored code block highlighting support
* clean up
* Applying update to mobile
* Fixed handling of links and cleaned up to share more code between mobile and desktop
* Restored content caching and improved handling of additional assets
* Clean up and a few fixes
* Applied more updates to mobile and added code highlighting support
2019-03-08 17:14:17 +00:00
Laurent Cozic
e30bc12354
All: Disabled Mermaid support for now
2019-03-06 07:11:55 +00:00
Laurent Cozic
eb5950d126
Desktop: Adding support for Mermaid
2019-02-18 18:11:53 +00:00
Laurent Cozic
299008688d
All: Search: Integration to CLI and mobile apps
2019-01-19 18:03:05 +00:00
Laurent Cozic
42a674008f
All: Search: More multi-language support, and started updating mobile app
2019-01-18 18:31:07 +00:00
Laurent Cozic
8fdc0bf17c
All: Search: More multi-language support
2019-01-18 17:56:56 +00:00
Laurent Cozic
96cd56548e
Desktop: Improve search keyword highlighting
2019-01-17 19:01:35 +00:00
Laurent Cozic
8dc0b34fdc
Desktop: Search engine: Improved support for JA, KO, ZH scripts
2019-01-15 19:55:58 +00:00
Laurent Cozic
384ca09842
Merge branch 'master' into search_engine_fts_fix
2019-01-15 19:33:42 +00:00
Laurent Cozic
97d86825c2
Desktop: Fixes #1126 : Open Katex link in external browser instead of inside app
2019-01-15 19:30:45 +00:00
Laurent Cozic
3f540da31b
Desktop: Improved local search by highlighting even partial matches
2019-01-15 18:37:44 +00:00
Laurent Cozic
a7896b43d7
More search engine improvements
2019-01-15 18:10:22 +00:00
Laurent Cozic
2e12b2655b
More fixes to search engine and better handling of non-ASCII searches
2019-01-14 19:11:54 +00:00
Laurent Cozic
982c9828da
Desktop: Fixes #1039 : Always print or export to PDF using light theme
2018-12-16 02:49:06 +01:00
Laurent Cozic
061ce646d2
Finished search engine integration with desktop app
2018-12-13 23:57:14 +01:00
Laurent Cozic
3e313399c2
Desktop: Search within current note
2018-12-09 01:18:10 +01:00
Caleb John
57628e8986
Add missing syntax file for dark theme ( #985 )
2018-11-19 22:43:56 +00:00
Laurent Cozic
71d9b1d441
Electron: Fixes #933 : Handle internal links from HTML and from MD
2018-11-16 18:39:11 +00:00
Caleb John
ee106105d8
Joplin desktop Dark Mode ( #921 )
...
* Added support for the dark mode on desktop
* Add dark highlighting to the code tags
* Update app/theme.js to be more clear and more easily support additional themes
Update more files to conform to theming
2018-11-07 22:37:13 +00:00
Laurent Cozic
dfcf1193dc
Electron: Handle internal anchors
2018-10-17 08:01:18 +01:00
Laurent Cozic
57fd1a7588
Electron: Prevent URLs added via A tag from being opened inside app
2018-10-05 18:21:23 +00:00
Laurent Cozic
72af564382
Electron: Fixed security issue by enabling contextIsolation and proxying IPC messages via preload script
2018-09-21 18:20:06 +01:00
Laurent Cozic
187fb1b85d
Electron: Resolves #619 : Context menu to cut, copy and paste. Also added menu to copy link in web view
2018-06-26 00:52:46 +01:00
Laurent Cozic
df302206dd
Electron: Allow HTML in Markdown documents in a secure way
2018-06-22 18:18:15 +00:00
Abijeet
b6d9e695d1
Added styles to fix margin bottom for nested lists
...
Fixes #482
Signed-off-by: Abijeet <abijeetpatro@gmail.com>
2018-05-19 23:39:27 +05:30
Laurent Cozic
05faf55e8d
All: Fixes #363 : Fixed indentation and rendering of lists
2018-05-01 16:45:17 +01:00
Laurent Cozic
bce4294529
Fix Mark loading state logic
2018-03-23 17:29:08 +00:00
Laurent Cozic
67608e29c8
Electron: Resolves #144 , Resolves #311 : Highlight search results and search in real time. Associated Ctrl+F with searching.
2018-03-19 23:04:48 +00:00
Laurent Cozic
5e8b09f5af
All: Display icon next to resources and allow downloading them from Electron client
2018-03-09 20:46:28 +00:00
Laurent Cozic
fc0d227396
Electron: Allowing opening and saving resource images
2018-02-07 20:23:17 +00:00
Laurent Cozic
8b7f5b1151
Fix scrolling issue in Electron app
2018-02-04 18:45:52 +00:00
Laurent Cozic
b4dce0ed46
All: Added Katex support
2018-02-04 17:12:24 +00:00
Laurent Cozic
444c96d5e7
Electron: Fixed scrolling issue
2017-11-28 20:58:07 +00:00
Laurent Cozic
3ce1172c36
Allow changing notebook by drag and dropping notes
2017-11-22 19:20:19 +00:00
Laurent Cozic
7177ca21c9
Many changes and improvements
2017-11-13 00:23:12 +00:00
Laurent Cozic
6e75c93f3c
Electron: styling
2017-11-12 17:53:26 +00:00
Laurent Cozic
eda3be066d
Electron app: handle tags
2017-11-11 23:13:14 +00:00
Laurent Cozic
61890d99ec
Change dir
2017-11-10 22:27:38 +00:00