Skip to content

Commit

Permalink
deploy: 4638c89
Browse files Browse the repository at this point in the history
  • Loading branch information
antmicrobot committed Mar 22, 2024
1 parent 6b29bd5 commit 864cb44
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion MystEditor.js
Original file line number Diff line number Diff line change
Expand Up @@ -26220,7 +26220,6 @@ const gq = (t, e, n) => {
const h = t.startState.doc.length > s ? t.startState.doc.lineAt(s) : null;
a && l.to == i ? e.remove(o.number + 1, -c) : a && !(h != null && h.length) ? e.remove(o.number, -c) : (e.remove(o.number + 1, -c), e.mark(o.number));
}
c == 0 && e.mark(o.number);
});
}
update(t) {
Expand Down

0 comments on commit 864cb44

Please sign in to comment.