summaryrefslogtreecommitdiff
path: root/util/processOrg.tsx
diff options
context:
space:
mode:
authorThomas F. K. Jorna <[email protected]>2021-10-11 01:27:47 +0200
committerThomas F. K. Jorna <[email protected]>2021-10-11 01:27:47 +0200
commitbb6fe7325dfe76c0618d34455e56122c3204a3b3 (patch)
tree63585e12385dfa5c7501f03646cb2a88cb43a0da /util/processOrg.tsx
parent546a88ec37073840e98ed689f7139d04985e861c (diff)
chore: build
Diffstat (limited to 'util/processOrg.tsx')
-rw-r--r--util/processOrg.tsx2
1 files changed, 1 insertions, 1 deletions
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'