philippkuehn
39e1be59bb
ci: fix code style linting errors
2021-09-22 11:00:24 +00:00
Nokola
8ee0d67b83
fix: nodeInputRule() support for group match ( #1574 )
...
* Fix: nodeInputRule() support for group match
Fixes in nodeInputRule()
- add support for "first group match, if any" similar to https://prosemirror.net/docs/ref/#inputrules
- fix issue where rewriting includes extra unnecessary character from the match
* Insert last typed in nodeInputRule group match
2021-09-22 12:59:25 +02:00
Philipp Kühn
6a5dde0101
refactoring
2021-01-28 09:57:20 +01:00
Philipp Kühn
4407d9a3d1
improve types
2021-01-28 09:50:17 +01:00
Philipp Kühn
f6b8c92e5b
fix markinputrule
2020-11-30 23:41:46 +01:00
Philipp Kühn
6f3db0970f
move commands again
2020-11-04 22:38:52 +01:00
Philipp Kühn
d3319bea4e
fix input rules for marks
2020-11-02 19:18:38 +01:00
Philipp Kühn
fd278f922f
fix most inputrules for now
2020-10-27 14:16:42 +01:00
Philipp Kühn
21c82c2cfa
improve eslint config
2020-09-25 13:52:17 +02:00
Philipp Kühn
ac33eb483e
fix more linting errors
2020-09-24 00:29:05 +02:00
Philipp Kühn
17a6d56a31
improve code input rule
2020-09-10 13:50:40 +02:00
Philipp Kühn
667d735a12
add horizontal rule extension
2020-09-10 12:28:14 +02:00
Philipp Kühn
28d5ae094b
add basic inputrules and pasterules
2020-04-02 08:53:59 +02:00