From f7b72fe7a86eef0b0e9070d5e752b0bf21ac0f3f Mon Sep 17 00:00:00 2001 From: Alexey Shmalko Date: Tue, 30 Nov 2021 11:18:08 +0200 Subject: feat(preview): support footnotes (#172) Update uniorg-rehype to 0.4.8, which adds support for footnotes. fixes #170 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package.json') diff --git a/package.json b/package.json index a2d52eb..e90f2fb 100644 --- a/package.json +++ b/package.json @@ -66,8 +66,8 @@ "uniorg-attach": "^0.4.5", "uniorg-extract-keywords": "^0.4.5", "uniorg-parse": "^0.4.5", - "uniorg-rehype": "^0.4.7", - "uniorg-slug": "^0.4.7", + "uniorg-rehype": "^0.4.8", + "uniorg-slug": "^0.4.8", "unist-util-find-after": "^3.0.0", "unist-util-is": "^4.1.0", "use-constant": "^1.1.0", -- cgit v1.2.3