1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-09 08:45:55 +02:00
joplin/packages/app-cli/tests
2024-03-02 15:57:40 +00:00
..
enex_to_html Desktop: Fixes #7329: Fixes import of tasklists from enex files (#7344) 2022-12-27 15:17:42 +00:00
enex_to_md Desktop, Cli: Fix importing certain ENEX notes that include invalid tables 2023-12-31 15:07:12 +00:00
html_to_html Chore: Fixed tests 2022-11-24 21:08:25 +01:00
html_to_md Clipper: handle tables with captions (#9910) 2024-02-12 14:44:50 +00:00
md_to_html Desktop: Fixes #8736: Fix images with SVG data URLs corrupted in the rich text editor (#9801) 2024-02-02 17:48:26 +00:00
ocr_samples Desktop: Resolves #9765: OCR: Use existing PDF text when available (#9764) 2024-02-02 23:59:15 +01:00
services Chore: Implement cSpell to detect spelling mistakes in codebase (#10001) 2024-02-26 10:16:23 +00:00
support Chore: Plugin API: Rename CodeMirrorContentScriptModule to MarkdownEditorContentScriptModule (#10015) 2024-03-02 15:57:40 +00:00
.gitignore Tools: Added scripts to test server performances 2021-06-17 11:21:37 +01:00
feature_NoteHistory.js Chore: Retry feature test 2023-10-26 13:21:05 +01:00
feature_NoteList.js Chore: Retry feature test 2023-10-26 13:21:05 +01:00
feature_ShowAllNotes.js Chore: Retry feature test 2023-10-26 13:21:05 +01:00
feature_TagList.js Chore: Retry feature test 2023-10-26 13:21:05 +01:00
HtmlToHtml.js Tools: Add prefer-arrow-callbacks to ESlint rules (#7810) 2023-02-20 15:02:29 +00:00
HtmlToMd.ts Desktop: Resolves #9468: Add support for changing text colors in rich text editor (#9578) 2024-01-04 13:51:26 +00:00
MarkupToHtml.ts Chore: Refactor renderer package: Limit dependency on @joplin/lib and improve type safety (#9701) 2024-01-18 11:20:10 +00:00
MdToHtml.ts Desktop,Mobile: Fixes #9455: Fix KaTeX rendering (#9456) 2023-12-06 19:23:08 +00:00
testUtils.ts Tools: Enable eslint rule comma-dangle: always-multiline for functions 2023-08-22 11:58:53 +01:00