From a19df64be8423063c2484ab35300fb0bef324a14 Mon Sep 17 00:00:00 2001
From: hcplantern <38579760+HCPlantern@users.noreply.github.com>
Date: Tue, 12 Sep 2023 06:00:21 +0000
Subject: [PATCH] fix: callout parsing (#469)
---
package.json | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/package.json b/package.json
index 6ed52d6..95c57cd 100644
--- a/package.json
+++ b/package.json
@@ -69,6 +69,7 @@
"rehype-raw": "^6.1.1",
"rehype-slug": "^5.1.0",
"remark": "^14.0.2",
+ "remark-breaks": "^3.0.3",
"remark-frontmatter": "^4.0.1",
"remark-gfm": "^3.0.1",
"remark-math": "^5.1.1",
--
Gitblit v1.10.0