From 92676d746e822f1451fad05c294ca7d664b3de5f Mon Sep 17 00:00:00 2001
From: Aaron Pham <contact@aarnphm.xyz>
Date: Tue, 12 Nov 2024 08:37:59 +0000
Subject: [PATCH] feat(ofm): support parsing footnotes in table (#1581)

---
 package.json |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/package.json b/package.json
index 3956afc..3268361 100644
--- a/package.json
+++ b/package.json
@@ -67,7 +67,7 @@
     "pretty-time": "^1.1.0",
     "reading-time": "^1.5.0",
     "rehype-autolink-headings": "^7.1.0",
-    "rehype-citation": "^2.2.1",
+    "rehype-citation": "^2.2.2",
     "rehype-katex": "^7.0.1",
     "rehype-mathjax": "^6.0.0",
     "rehype-pretty-code": "^0.14.0",

--
Gitblit v1.10.0