diff --git a/src/lib/Commit.svelte b/src/lib/Commit.svelte index 67f8c26..cdd4685 100644 --- a/src/lib/Commit.svelte +++ b/src/lib/Commit.svelte @@ -14,8 +14,8 @@
{#if description}

with the message:

- {description} + {@html description} {/if} - view commit + view commit for more details