mirror of
https://github.com/modrinth/code.git
synced 2026-09-03 13:36:48 +00:00
Fix discrepancy in Markdown rendering (#1595)
This commit is contained in:
@@ -15,7 +15,7 @@ import ini from 'highlight.js/lib/languages/ini'
|
||||
import yaml from 'highlight.js/lib/languages/yaml'
|
||||
import xml from 'highlight.js/lib/languages/xml'
|
||||
import properties from 'highlight.js/lib/languages/properties'
|
||||
import { md, configuredXss } from '~/helpers/parse.js'
|
||||
import { md, configuredXss } from 'omorphia'
|
||||
|
||||
/* REGISTRATION */
|
||||
// Scripting
|
||||
|
||||
Reference in New Issue
Block a user