From 51368a253772fc21887f99c1fcf04dd8a114efa9 Mon Sep 17 00:00:00 2001 From: Mikhail Pavlovich Date: Mon, 23 Dec 2024 17:10:31 +0300 Subject: [PATCH] fix PR --- src/bundle/config/action-names.ts | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/src/bundle/config/action-names.ts b/src/bundle/config/action-names.ts index 738743ec..cb4ab827 100644 --- a/src/bundle/config/action-names.ts +++ b/src/bundle/config/action-names.ts @@ -21,22 +21,6 @@ const names = [ 'heading5', 'heading6', 'emptyRow', - 'bulletList', - 'orderedList', - 'liftListItem', - 'sinkListItem', - 'checkbox', - 'link', - 'quote', - 'yfm_cut', - 'yfm_note', - 'yfm_block', - 'yfm_html_block', - 'yfm_layout', - 'table', - 'code_inline', - 'code_block', - 'image', /** @deprecated use horizontalRule */ 'horizontalrule', 'horizontalRule',