1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-15 09:04:04 +02:00
joplin/packages/app-cli/tests
2023-12-26 11:59:26 +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: Resolves #9596: Restore note links after importing an ENEX file 2023-12-26 11:59:26 +00:00
html_to_html Chore: Fixed tests 2022-11-24 21:08:25 +01:00
html_to_md Desktop: Fixes #9586: Fix code blocks with blank lines break tables in the rich text editor (#9587) 2023-12-24 14:56:08 +00:00
md_to_html Desktop: Allow attaching a file from the Markdown editor for HTML notes 2023-10-31 16:53:47 +00:00
ocr_samples Desktop: Add support for OCR (#8975) 2023-12-13 19:24:58 +00:00
services Desktop: Resolves #7934: Don't create an extra copy of default plugins (load directly from the app bundle) (#9508) 2023-12-22 11:31:57 +00:00
support Desktop, Cli: Fixes #9486: When importing a Markdown file that contains a link to an invalid image, import fails 2023-12-15 13:28:09 +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 #9293: Preserve nested tables in RTE 2023-11-14 11:45:38 +00:00
MarkupToHtml.ts Desktop: Sanitize rendered output in safe mode (#8507) 2023-07-19 13:09:03 +01: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