From bb6fe7325dfe76c0618d34455e56122c3204a3b3 Mon Sep 17 00:00:00 2001 From: "Thomas F. K. Jorna" Date: Mon, 11 Oct 2021 01:27:47 +0200 Subject: chore: build --- util/processOrg.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'util') diff --git a/util/processOrg.tsx b/util/processOrg.tsx index 05142dd..3fc13dc 100644 --- a/util/processOrg.tsx +++ b/util/processOrg.tsx @@ -6,7 +6,7 @@ import uniorgSlug from 'uniorg-slug' import extractKeywords from 'uniorg-extract-keywords' import attachments from 'uniorg-attach' // rehypeHighlight does not have any types -// @ts-expect-error +// add error thing here // import highlight from 'rehype-highlight' import katex from 'rehype-katex' import 'katex/dist/katex.css' -- cgit v1.2.3