Render ~~strikethrough~~ in markdown
So that I can strike through unfinished thoughts after I edit my comments.
2 files changed
+4
-1
b854f1cd
→
42ab1462
modified src/components/InlineTitle.svelte
@@ -10,7 +10,9 @@
|
|
|
|
|
|
| - | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified src/lib/markdown.ts
@@ -30,6 +30,7 @@ dompurify.setConfig({
|
|
|
|
|
|
| + | |
|
|
|
|
|