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
/
editorCommands
History
Henry Heino
be5a6c189a
Desktop: New Markdown editor: Fix horizontal rule button when cursor is not on a new line (
#11085
)
2024-09-21 13:00:43 +01:00
..
duplicateLine.test.ts
Desktop:
Fixes
#10007
: Fixed Toggle Comment & Delete/Duplicate/Sort Line Options in Beta Editor (
#10016
)
2024-03-02 15:58:15 +00:00
duplicateLine.ts
Desktop:
Fixes
#10007
: Fixed Toggle Comment & Delete/Duplicate/Sort Line Options in Beta Editor (
#10016
)
2024-03-02 15:58:15 +00:00
editorCommands.ts
Desktop: New Markdown editor: Fix horizontal rule button when cursor is not on a new line (
#11085
)
2024-09-21 13:00:43 +01:00
insertLineAfter.test.ts
Desktop:
Fixes
#9699
: Beta editor: Fix
o
not working in Vim normal mode (
#9700
)
2024-01-18 11:16:38 +00:00
insertLineAfter.ts
Desktop:
Fixes
#9699
: Beta editor: Fix
o
not working in Vim normal mode (
#9700
)
2024-01-18 11:16:38 +00:00
sortSelectedLines.test.ts
Desktop:
Fixes
#10007
: Fixed Toggle Comment & Delete/Duplicate/Sort Line Options in Beta Editor (
#10016
)
2024-03-02 15:58:15 +00:00
sortSelectedLines.ts
Desktop:
Fixes
#10007
: Fixed Toggle Comment & Delete/Duplicate/Sort Line Options in Beta Editor (
#10016
)
2024-03-02 15:58:15 +00:00
supportsCommand.ts
…