This website requires JavaScript.
Explore
Help
Register
Sign In
self-hosted
/
joplin
Watch
1
Star
0
Fork
0
mirror of
https://github.com/laurent22/joplin.git
synced
2026-06-18 20:16:34 +02:00
Code
Issues
Releases
Activity
Files
56b010ba0ea22b03619f387ecfd428837095f761
joplin
/
packages
/
app-cli
/
tests
T
History
Laurent Cozic
56b010ba0e
Merge branch 'release-2.14' into dev
2024-03-18 16:03:58 +00:00
..
enex_to_html
…
enex_to_md
Deskop, Cli:
Fixes
#10125
: ENEX does not import correctly when title of note matches the name of the attachment
2024-03-18 16:00:39 +00:00
html_to_html
…
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
…
feature_NoteHistory.js
…
feature_NoteList.js
…
feature_ShowAllNotes.js
…
feature_TagList.js
…
HtmlToHtml.js
…
HtmlToMd.ts
…
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
…
testUtils.ts
…