Fix discrepancy in Markdown rendering (#1595)

This commit is contained in:
Emma Alexia
2024-01-27 12:35:04 -05:00
committed by GitHub
parent 2df60d6387
commit 5a4a9b570e
7 changed files with 6 additions and 154 deletions

View File

@@ -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