Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVinicius Reis <vinicius.reis@nextcloud.com>2022-03-04 01:43:21 +0300
committerVinicius Reis <vinicius.reis@nextcloud.com>2022-03-14 17:38:28 +0300
commite174ede46f95e53ef79d56bc287ed9425f62e6e6 (patch)
tree3d5bdfb93b4f0f1598ae7266ee349c9a04836a08 /package.json
parentc07bb5078cbf76f1a05e34b851a33904f7a81266 (diff)
✨ (#2128): add markdown-it-container
define info, warn, error and success containers Signed-off-by: Vinicius Reis <vinicius.reis@nextcloud.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index b29374308..3b0ed071f 100644
--- a/package.json
+++ b/package.json
@@ -66,6 +66,7 @@
"highlight.js": "^10.7.2",
"lowlight": "^1.20.0",
"markdown-it": "^12.3.2",
+ "markdown-it-container": "^3.0.0",
"markdown-it-task-lists": "^2.1.1",
"prosemirror-collab": "^1.2.2",
"prosemirror-inputrules": "^1.1.3",