From 021d911ad626a96c68504a99b2575eff1951a946 Mon Sep 17 00:00:00 2001 From: Hans Pagel Date: Mon, 5 Oct 2020 16:17:31 +0200 Subject: [PATCH] add color parameter to highlight command --- docs/src/demos/Extensions/Highlight/index.vue | 19 +++++++++++++++++-- packages/core/src/commands/toggleMark.ts | 6 +++--- packages/extension-highlight/index.ts | 4 ++-- 3 files changed, 22 insertions(+), 7 deletions(-) diff --git a/docs/src/demos/Extensions/Highlight/index.vue b/docs/src/demos/Extensions/Highlight/index.vue index bf881cd4..d397aa68 100644 --- a/docs/src/demos/Extensions/Highlight/index.vue +++ b/docs/src/demos/Extensions/Highlight/index.vue @@ -1,7 +1,22 @@