todo/comments: Properly escape inline HTML
authorSimon McVittie <smcv@ http://smcv.pseudorandom.co.uk/>
Sun, 21 Dec 2008 10:16:58 +0000 (10:16 +0000)
committerSimon McVittie <smcv@ http://smcv.pseudorandom.co.uk/>
Sun, 21 Dec 2008 10:17:23 +0000 (10:17 +0000)
doc/todo/comments.mdwn

index 33d688ab337d2be60801ad9f33054235d8614748..4edc3c3a12df88259716ff9f98818f86cc20de62 100644 (file)
 
 * 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 <div>
+  an anchor - the `\[[_comment]]` preprocessing wraps the comment in a `<div>`
   with id="comment_123" or something. I'll fix this, unless Joey gets there
   first. --[[smcv]]