1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-11-24 08:12:24 +02:00
joplin/ElectronClient
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
..
app All: Refactor Markdown rendering (#1315) 2019-03-08 17:14:17 +00:00
.gitignore Electron: Fixed getting package info 2017-11-28 19:53:29 +00:00
build.sh All: Made model naming more consistent 2017-12-14 18:12:14 +00:00
run-prod.sh fix permissions for shell scripts (add executable flag) (#866) 2018-10-09 22:58:18 +01:00
run.sh All: Minor tweaks regarding encryption 2017-12-04 19:29:34 +00:00