Dominik
|
8c6751f0c6
|
add precommit hook for linting and automatic eslint fixes + update eslint packages (#2862)
* chore: add precommit hook for eslint fixes, fix linting issues
* chore: add eslint import sort plugin
|
2022-06-08 14:10:25 +02:00 |
|
Dominik Biedebach
|
23e67adfa7
|
feat(extension-link): ✨ add validate option to link extension
#2779
|
2022-05-16 12:00:25 +02:00 |
|
Philipp Kühn
|
ea10ffbc6a
|
fix: allow to remove autolinks with unsetLink
|
2022-01-07 21:33:38 +01:00 |
|
Philipp Kühn
|
e07a5b625d
|
refactor: Use named exports instead of default exports (#2238)
* use named exports instead of default exports
* fix tests
Co-authored-by: Philipp Kühn <philippkuehn@MacBook-Pro-von-Philipp.local>
|
2021-12-06 12:00:09 +01:00 |
|
Philipp Kühn
|
924b6508f9
|
fix: calculate correct autolink position when using leaf nodes in the same text block, fix #2231
|
2021-12-03 20:54:05 +01:00 |
|
Philipp Kühn
|
3d68981b47
|
feat: Add support for autolink (#2226)
* wip
* WIP
* add autolink implementation
* refactoring
* set keepOnSplit to false
* refactoring
* improve changed ranges detection
* move some helpers into core
Co-authored-by: Philipp Kühn <philippkuehn@MacBook-Pro-von-Philipp.local>
|
2021-12-03 08:53:58 +01:00 |
|