diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-12-21 22:15:11 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-12-21 22:15:11 +0000 |
commit | 2476447a5b10843670287e0896871f68c3b9d1c6 (patch) | |
tree | 78fc8212171b81e637d4f828b48b49503fa891f9 /doc/todo | |
parent | c1cd1ca9628431a5e190bbba5e6695c85b04a787 (diff) |
changed my mind about how to disambiguate links, it seems to make more
sense to start them with a /
Diffstat (limited to 'doc/todo')
-rw-r--r-- | doc/todo/latex.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/todo/latex.mdwn b/doc/todo/latex.mdwn index 940145dd7..e45db3aed 100644 --- a/doc/todo/latex.mdwn +++ b/doc/todo/latex.mdwn @@ -2,4 +2,4 @@ How about a plugin adding a [[preprocessor_directive|preprocessordirective]] to render some given LaTeX as a PNG via [[debpkg dvipng]] and include the resulting image in the page? Useful for mathematics, as well as for stuff like the LaTeX version of the -ikiwiki [[../../logo]]. +ikiwiki [[/logo]]. |