mirror of
https://github.com/modrinth/code.git
synced 2026-07-31 13:16:38 +00:00
fix: broken link highlighting in changelog section (#6853)
* fix: broken link highlighting in changelog section * fix: hide switch vers for external files
This commit is contained in:
+1
-1
@@ -169,7 +169,7 @@
|
||||
</div>
|
||||
<div
|
||||
v-else-if="selectedVersion.changelog"
|
||||
class="markdown [&_img]:max-w-full [&_img]:h-auto"
|
||||
class="markdown-body"
|
||||
v-html="renderHighlightedString(selectedVersion.changelog)"
|
||||
/>
|
||||
<div v-else class="text-secondary italic">
|
||||
|
||||
Reference in New Issue
Block a user