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

@@ -108,10 +108,10 @@ import {
LockIcon,
ModrinthIcon,
ScaleIcon,
renderString,
} from 'omorphia'
import Avatar from '~/components/ui/Avatar.vue'
import Badge from '~/components/ui/Badge.vue'
import { renderString } from '~/helpers/parse.js'
import { isStaff } from '~/helpers/users.js'
const props = defineProps({