diff --git a/src/components/markdown/LinkCard.astro b/src/components/markdown/LinkCard.astro
index e930085..ddccd19 100644
--- a/src/components/markdown/LinkCard.astro
+++ b/src/components/markdown/LinkCard.astro
@@ -31,5 +31,5 @@ const { title, description, ...attributes } = Astro.props;
)
}
-
+
diff --git a/src/content/rules/song-source-required.mdx b/src/content/rules/song-source-required.mdx
index 982823d..64decc6 100644
--- a/src/content/rules/song-source-required.mdx
+++ b/src/content/rules/song-source-required.mdx
@@ -20,4 +20,4 @@ automatically_fixed: "False"
complete_validation: "True"
---
-Song entries require a PV *or* an external link *or* an attached album entry for proof of existence. A description may be set instead if the only applicable links are direct downloads or profile-less file sharing sites.
+Song entries require a PV _or_ an external link _or_ an attached album entry for proof of existence. A description may be set instead if the only applicable links are direct downloads or profile-less file sharing sites.