diff --git a/.github/readme/partials/documentation/compatibility.md b/.github/readme/partials/documentation/compatibility.md
index 53b9d885..506d1efc 100644
--- a/.github/readme/partials/documentation/compatibility.md
+++ b/.github/readme/partials/documentation/compatibility.md
@@ -8,7 +8,7 @@
<%# -%>
<% for (const [template, {name, readme}] of Object.entries(templates).filter(([key, value]) => (value)&&(!["community"].includes(key)))) { %>
- | <%= name %> | <%# -%>
+ <%- name %> | <%# -%>
<% for (const [plugin] of Object.entries(plugins).filter(([key, value]) => (value)&&(!["core"].includes(key)))) { %>
<%= readme.compatibility[plugin] ? "✔️" : "❌" %> | <% } %>
<% } %>
diff --git a/README.md b/README.md
index 50f5a4f4..bcd03f1f 100644
--- a/README.md
+++ b/README.md
@@ -758,7 +758,7 @@ https://my-personal-domain.com/my-github-user?base=0&base.repositories=1
❌ |
- | 📒 Markdown <sup>🚧 v3.7</sup> |
+ 📒 Markdown 🚧 v3.7 |
✔️ |
❌ |
❌ |