From bd80ca37d541f33d04f61a910e49086698e8b34e Mon Sep 17 00:00:00 2001
From: Simon McVittie
Date: Sun, 21 Dec 2008 10:16:58 +0000
Subject: [PATCH] todo/comments: Properly escape inline HTML
---
doc/todo/comments.mdwn | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/todo/comments.mdwn b/doc/todo/comments.mdwn
index 33d688ab3..4edc3c3a1 100644
--- a/doc/todo/comments.mdwn
+++ b/doc/todo/comments.mdwn
@@ -123,7 +123,7 @@
* One of Joey's commit messages says "Not ideal, it would be nicer to jump to
the actual comment posted, but no anchor is available". In fact there is
- an anchor - the `\[[_comment]]` preprocessing wraps the comment in a
+ an anchor - the `\[[_comment]]` preprocessing wraps the comment in a `
`
with id="comment_123" or something. I'll fix this, unless Joey gets there
first. --[[smcv]]
--
2.39.5