Skip to content

Commit

Permalink
fix #538
Browse files Browse the repository at this point in the history
  • Loading branch information
josStorer committed Mar 22, 2024
1 parent 4226cf5 commit db35e05
Show file tree
Hide file tree
Showing 2 changed files with 1,111 additions and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/MarkdownRender/markdown.jsx
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import 'katex/dist/katex.min.css'
import './mykatex.min.css'
import ReactMarkdown from 'react-markdown'
import rehypeRaw from 'rehype-raw'
import rehypeHighlight from 'rehype-highlight'
Expand Down
Loading

0 comments on commit db35e05

Please sign in to comment.