1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-12 08:54:00 +02:00
joplin/packages/app-cli/tests
2024-02-02 23:59:15 +01:00
..
enex_to_html
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
html_to_md Desktop: Fixes #8736: Fix images with SVG data URLs corrupted in the rich text editor (#9801) 2024-02-02 17:48:26 +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 Desktop: Fixes #9781: Extract default plugins to directories matching their IDs (#9782) 2024-01-26 10:33:48 +00:00
support Chore: Rename instances of yarn run to just yarn 2024-01-26 20:19:28 +00:00
.gitignore
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
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