mirror of
https://github.com/modrinth/code.git
synced 2026-08-31 03:55:59 +00:00
latex
This commit is contained in:
@@ -11,6 +11,7 @@ import components from 'comark/plugins/components'
|
||||
import emoji from 'comark/plugins/emoji'
|
||||
import footnotes from 'comark/plugins/footnotes'
|
||||
import html from 'comark/plugins/html'
|
||||
import math from 'comark/plugins/math'
|
||||
import mermaid from 'comark/plugins/mermaid'
|
||||
import punctuation from 'comark/plugins/punctuation'
|
||||
import taskList from 'comark/plugins/task-list'
|
||||
@@ -48,7 +49,7 @@ export const modrinthPlugins: ComarkPlugin[] = [
|
||||
html(),
|
||||
modrinthHtmlBlock(),
|
||||
// json-render()
|
||||
// math(), // needs dep
|
||||
math(),
|
||||
mermaid(),
|
||||
punctuation(),
|
||||
// rangi() // needs dep + we have highlight.js + if we do want to switch I'd say shiki is better
|
||||
|
||||
Reference in New Issue
Block a user