From 3b01b5b2195d2e41982acc88a608d7a9178ebd4f Mon Sep 17 00:00:00 2001 From: Hans Pagel Date: Mon, 5 Oct 2020 17:26:34 +0200 Subject: [PATCH] improve highlight toggling --- docs/src/demos/Extensions/Highlight/index.vue | 4 +++- packages/core/src/commands/toggleMark.ts | 8 +++++++- packages/core/src/utils/markHasAttributes.ts | 2 +- 3 files changed, 11 insertions(+), 3 deletions(-) diff --git a/docs/src/demos/Extensions/Highlight/index.vue b/docs/src/demos/Extensions/Highlight/index.vue index 62766a30..81947723 100644 --- a/docs/src/demos/Extensions/Highlight/index.vue +++ b/docs/src/demos/Extensions/Highlight/index.vue @@ -1,7 +1,9 @@