Laurent Cozic
95e0e8d459
Desktop, Mobile: Fixes #2374 : Fix rendering of certain letters in Katex. Fixed printing when note contains Katex code
2020-02-08 00:15:56 +00:00
Laurent Cozic
cfdde4c2ce
Removed package.json comments as it breaks CI
2020-02-07 23:27:16 +00:00
Laurent Cozic
cd19cedd46
Moved joplin-renderer dependencies to client package.json as a workaround to electron-builder bug
...
Due to this bug:
https://github.com/electron-userland/electron-builder/issues/3185
2020-02-07 23:21:16 +00:00
mic704b
5128190942
Desktop: Resolves #2330 : Fix rendering of tabs in code blocks ( #2446 )
...
* Add renderer plugin to handle tabs in code blocks.
* Add plugin to renderer package list.
* Attempt to fix unrelated linter issues.
* Fix unrelated linter problems.
The problems exist on master prior to the branch.
* Fix more inherited linter problems.
2020-02-05 22:15:40 +00:00
Amit singh
d24a974219
Desktop: fixes long lines warpped ( #2447 )
2020-02-05 21:35:37 +00:00
Laurent Cozic
737c3f62db
Tools: Linter: Enforce object-curly-spacing - always
2020-02-04 22:09:34 +00:00
Laurent Cozic
688edd4b32
Moved the Joplin renderer back to the main repository to make development easier
2020-01-30 21:05:23 +00:00