]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/todo/comments.mdwn
todo/comments: Properly escape inline HTML
[ikiwiki.git] / 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]]