From: W. Trevor King Date: Thu, 19 May 2011 15:31:43 +0000 (-0400) Subject: Link markup fixes in bugs post. X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=eb3b3cfa962178d69f4f81badf40381912109c64;p=mw2txt.git Link markup fixes in bugs post. --- diff --git a/posts/Bugs.mdwn b/posts/Bugs.mdwn index dc63c3e..79712fd 100644 --- a/posts/Bugs.mdwn +++ b/posts/Bugs.mdwn @@ -151,12 +151,12 @@ post. Git-php ======= -I made a [bunch of changes][] to Git-php back in May 2010, merging the -repositories of [Peeter Vois][PV] and [Jose Diaz-Gonzalez][JDG]. -Unfortunately both of them were to busy to merge the changes at the -time and my changes have bit-rotted since then. I'm currently using -using the `gitweb` distributed with [[Git]], which is why I wasn't on -the ball in getting the changes accepted upstream. +I made a [bunch of changes][git-php] to Git-php back in May 2010, +merging the repositories of [Peeter Vois][PV] and [Jose +Diaz-Gonzalez][JDG]. Unfortunately both of them were to busy to merge +the changes at the time and my changes have bit-rotted since then. +I'm currently using using the `gitweb` distributed with [[Git]], which +is why I wasn't on the ball in getting the changes accepted upstream. [git-php]: http://www.physics.drexel.edu/~wking/code/git/gitweb.cgi?p=git-php.git;a=summary [PV]: http://people.proekspert.ee/peeter/git/git.php?p=git-php.git @@ -254,7 +254,7 @@ SCons * [LaTeX comment unwinding](http://scons.tigris.org/ds/viewMessage.do?dsForumId=1272&dsMessageId=2593061). Unfortunately, CollabNet doesn't seem to be able to handle - [multipart/signed][PGP] email, so you have to open the first + [[multipart/signed|PGP]] email, so you have to open the first "attachment" to read my message. My suggested patches lead to `multi-line_include_options.py` and `SCons.Scanner.LaTeX.LaTeX.canonical_text()`.