refactor(admonitions): more references to blockquote

This commit is contained in:
Elian Doran
2025-03-13 19:02:10 +02:00
parent e028f88821
commit 137c5c27cd
7 changed files with 21 additions and 21 deletions

View File

@@ -4,7 +4,7 @@
*/
/**
* @module block-quote/blockquotecommand
* @module admonition/admonitioncommand
*/
import { Command } from 'ckeditor5/src/core.js';