This website requires JavaScript.
Explore
Help
Register
Sign In
self-hosted
/
joplin
Watch
1
Star
0
Fork
0
You've already forked joplin
mirror of
https://github.com/laurent22/joplin.git
synced
2025-01-17 18:44:45 +02:00
Code
Issues
Releases
Activity
joplin
/
packages
/
editor
/
CodeMirror
/
markdown
History
Laurent Cozic
9c88cb2151
Merge pull request
#9559
from personalizedrefrigerator/pr/merge-release-2-13
...
Chore: Merge release 2.13
2023-12-20 19:14:21 +00:00
..
computeSelectionFormatting.test.ts
Chore:
Fixes
#9001
: Fix error logged to console when a partial link is partially selected in Beta Editor (
#9002
)
2023-10-05 10:55:24 +01:00
computeSelectionFormatting.ts
Chore:
Fixes
#9001
: Fix error logged to console when a partial link is partially selected in Beta Editor (
#9002
)
2023-10-05 10:55:24 +01:00
decoratorExtension.test.ts
Mobile:
Fixes
#9477
: Fix inline code at beginning of line in table breaks formatting (
#9478
)
2023-12-13 19:45:17 +00:00
decoratorExtension.ts
Merge remote-tracking branch 'upstream/release-2.13' into pr/merge-release-2-13
2023-12-19 10:23:05 -08:00
markdownCommands.bulletedVsChecklist.test.ts
…
markdownCommands.test.ts
Desktop:
Fixes
#9104
: Beta editor: Allow tab key to insert tabs at cursor rather than indent in some cases (
#9107
)
2023-10-22 11:51:54 +01:00
markdownCommands.toggleList.test.ts
Mobile:
Fixes
#9066
: Improve list toggle logic (
#9103
)
2023-10-22 11:51:46 +01:00
markdownCommands.ts
Mobile,Desktop:
Fixes
#9200
: Fix list renumbering and enable multiple selections (
#9506
)
2023-12-13 19:48:06 +00:00
markdownMathParser.test.ts
…
markdownMathParser.ts
…
markdownReformatter.test.ts
Desktop,Mobile:
Resolves
#9562
: CodeMirror 6 markdown editor: Support highlighting more languages (
#9563
)
2023-12-20 19:10:20 +00:00
markdownReformatter.ts
Mobile,Desktop:
Fixes
#9200
: Fix list renumbering and enable multiple selections (
#9506
)
2023-12-13 19:48:06 +00:00
syntaxHighlightingLanguages.ts
Desktop,Mobile:
Resolves
#9562
: CodeMirror 6 markdown editor: Support highlighting more languages (
#9563
)
2023-12-20 19:10:20 +00:00