1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-01-02 12:47:41 +02:00
joplin/CliClient
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
..
app Tools: Linter: Enforce object-curly-spacing - always 2020-02-04 22:09:34 +00:00
locales Translation: update de_DE.po (#2443) 2020-02-04 16:56:11 -05:00
tests Desktop: Resolves #2330: Fix rendering of tabs in code blocks (#2446) 2020-02-05 22:15:40 +00:00
.eslintrc.js Chore: Apply eslint no-unused-vars eslint config and add TypeScript config 2019-09-12 22:16:42 +00:00
.gitignore All: Refactored REST API to make it testable and to allow further extension 2018-09-27 09:14:05 +01:00
build-doc.sh Made scripts executable 2017-08-04 22:23:47 +02:00
build.sh Doc: Fixes #2187: Fixed API doc 2019-12-18 11:00:52 +00:00
cli-integration.sh Bug fixes and integration tests for cli 2017-07-11 18:41:18 +00:00
fuzzing.sh Removed requirement for unique folder title 2017-07-03 18:03:14 +00:00
package-lock.json Moved the Joplin renderer back to the main repository to make development easier 2020-01-30 21:05:23 +00:00
package.json Moved the Joplin renderer back to the main repository to make development easier 2020-01-30 21:05:23 +00:00
publish.sh CLI v1.0.153 2020-01-24 23:17:46 +00:00
run_test.sh Tools: Upgraded jasmine and made it easier to filter tests 2019-11-02 10:19:24 +00:00
run.sh CLI: Fixed regression which was preventing decryption on newly created profiles 2019-06-10 08:55:36 +01:00