]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - doc/todo/format_escape.mdwn
web commit by tkillian
[git.ikiwiki.info.git] / doc / todo / format_escape.mdwn
index fe16be37b2c805925e425fe12da267ef198bd20f..8921b57ad568104c59503a3132d45259a2026f85 100644 (file)
@@ -76,7 +76,7 @@ which aren't used as real extensions but provide useful intermediate types.
 >> the preprocessed source. This way you can use docutils to convert your
 >> rst documents to other formats. Raw html would be loosed in such a
 >> process (both with directives and marks), which is another
->> argument for "_link" and other intermediate forms. I think I can
+>> argument for `"_link"` and other intermediate forms. I think I can
 >> come up with a way for rst's convert_link to be used only for export
 >> purposes, though.