|
850e9c7826
|
MarkdownToolBar: Make bold work with newlines
|
2020-08-15 12:36:13 +02:00 |
|
|
22985ea500
|
MarkdownToolbar: Implement navigation between words
|
2020-08-15 11:58:39 +02:00 |
|
|
745d59e570
|
MarkdownToolbar: Add buttons to navigate between words
|
2020-08-14 22:00:34 +02:00 |
|
|
440ee96639
|
MarkdownToolbar: Bold: Add more tests
|
2020-08-14 21:21:08 +02:00 |
|
|
c6d5ebc0b2
|
MarkdownToolbar: Add tests for surrounding the current word with **
|
2020-08-14 21:17:29 +02:00 |
|
|
2fcdfa0d6c
|
Note Backlinks: Use the linkResolver
The backlinks should use the same algorithm for determining the links as
is used when clicking on a link.
|
2020-08-14 16:44:54 +02:00 |
|
|
c38f823ae3
|
MarkdownToolBar: Test h1 removal
And fix cursor position after removing of the header
|
2020-08-13 01:14:06 +02:00 |
|
|
8668b88a95
|
MarkdownToolBar: Test h1 removal
|
2020-08-13 00:54:24 +02:00 |
|
|
ed08672ee2
|
Simplify tests
|
2020-08-13 00:51:54 +02:00 |
|
|
d4b201f7ef
|
MarkdownToolbar: Replace current line
Add a few more tests
|
2020-08-13 00:44:12 +02:00 |
|
|
f3ad0144c5
|
Add a test for MarkdownToolbar's replace current line
The logic is non trivial
|
2020-08-13 00:29:17 +02:00 |
|