Skip to content

Commit

Permalink
fix: remove highlight.js
Browse files Browse the repository at this point in the history
  • Loading branch information
edeleastar committed Dec 13, 2024
1 parent be91cfb commit 03a5adc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/lib/services/models/markdown-utils.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
/* eslint-disable @typescript-eslint/ban-ts-comment */
// @ts-ignore
import MarkdownIt from "markdown-it";
import hljs from "highlight.js";
// @ts-ignore
import latex from "@iktakahiro/markdown-it-katex";
// @ts-ignore
Expand Down

0 comments on commit 03a5adc

Please sign in to comment.