Commit 10d72eb8172ac5ae31b44f4e65f118af1bb1069b

Thomas de Grivel 2022-08-03T10:26:49

markdown syntax enabled

1
2
3
4
5
6
7
diff --git a/lib/kmxgit_web/templates/layout/markdown_enabled.html.heex b/lib/kmxgit_web/templates/layout/markdown_enabled.html.heex
index bd12b00..18a21d9 100644
--- a/lib/kmxgit_web/templates/layout/markdown_enabled.html.heex
+++ b/lib/kmxgit_web/templates/layout/markdown_enabled.html.heex
@@ -1 +1 @@
-<small id="descriptionHelp" class="form-text text-muted"><%= link "Markdown syntax", to: "https://daringfireball.net/projects/markdown/syntax" %> enabled.</small>
+<small class="form-text text-muted"><%= link "Markdown syntax", to: "https://daringfireball.net/projects/markdown/syntax" %> enabled.</small>