fix: Indent/outdent list controls, closes #6974

This commit is contained in:
Tom Moor
2024-06-08 21:51:52 -04:00
parent 2f495f0add
commit 808415b906
34 changed files with 80 additions and 62 deletions

View File

@@ -1,5 +1,5 @@
import { Command, TextSelection } from "prosemirror-state";
import isInCode from "../queries/isInCode";
import { isInCode } from "../queries/isInCode";
/**
* Moves the current selection to the previous newline, this is used inside