From 6aef8a0332b7dfcab2923405a0ba2d194f99eaf8 Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Wed, 29 Sep 2010 16:05:21 -0400 Subject: [PATCH] Markdown doesn't like spaces in explicit reference links. --- posts/DocBook_5.mdwn | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/posts/DocBook_5.mdwn b/posts/DocBook_5.mdwn index ed30740..6bc34ec 100644 --- a/posts/DocBook_5.mdwn +++ b/posts/DocBook_5.mdwn @@ -6,8 +6,8 @@ little rough around the edges. If you are interested in DocBook-based manpages, take a look at my [documentation][doc] and [installation][install] notes in the BE -documentation. You can also try the [official BE documentation][BE -doc], but that sometimes lags behind my version. +documentation. You can also try the [official BE +documentation][BE_doc], but that sometimes lags behind my version. [man]: http://www.physics.drexel.edu/~wking/code/git/git.php?tr=c9ce0b30672d653f46d0a2c269c468e8cffb9a97&tag=0a993be001ab5ff250fae4c5f20bab11f89e30cb&p=be.git&a=jump_to_tag&b=3b5c8d094c4f16257bdf1b4ba3edb6ca7351054c&n=be.1.xml @@ -18,4 +18,4 @@ doc], but that sometimes lags behind my version. [doc]: http://www.physics.drexel.edu/~wking/code/be/doc/doc.html#man-page [install]: http://www.physics.drexel.edu/~wking/code/be/doc/install.html#dependencies -[BE doc]: http://docs.bugseverywhere.org/ +[BE_doc]: http://docs.bugseverywhere.org/ -- 2.26.2