From 7f77c6ac4937b44a3b8ef59e51f48586c063c231 Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Wed, 11 Oct 2023 08:46:51 +0000 Subject: [PATCH] Update API doc --- doc/common/apidoc/index.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/common/apidoc/index.json b/doc/common/apidoc/index.json index edb3d1d38..1b68779c2 100644 --- a/doc/common/apidoc/index.json +++ b/doc/common/apidoc/index.json @@ -24340,7 +24340,7 @@ "readonly": false, "type": "any[]", "default": "", - "description": "Whitelist of formats to display." + "description": "Whitelist of formats to display, see [here](https://quilljs.com/docs/formats/) for available options." }, { "name": "editorStyle", @@ -24356,7 +24356,7 @@ "readonly": false, "type": "any", "default": "", - "description": "Modules configuration." + "description": "Modules configuration, see [here](https://quilljs.com/docs/modules/) for available options." }, { "name": "pt",