From 62f176e7009b9d04368fb810e7349317a8e15d9b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9s=20D=C3=ADaz=20Soto?= Date: Mon, 24 Feb 2025 12:15:14 -0600 Subject: [PATCH] fix(shs-5942): add anchor plugin dependency --- docroot/modules/humsci/hs_admin/hs_admin.ckeditor5.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docroot/modules/humsci/hs_admin/hs_admin.ckeditor5.yml b/docroot/modules/humsci/hs_admin/hs_admin.ckeditor5.yml index 37fa81fec..6fb54a2a1 100644 --- a/docroot/modules/humsci/hs_admin/hs_admin.ckeditor5.yml +++ b/docroot/modules/humsci/hs_admin/hs_admin.ckeditor5.yml @@ -5,3 +5,6 @@ hs_admin_anchorLinkHelp: label: Anchor Link Help library: hs_admin/anchor-link-help elements: false + conditions: + plugins: + - anchor_link_ckeditor5_anchor