[Haddock] [haddock] #190: Extend the syntax of URL hyperlinks so that they can have link texts

haddock haddock at projects.haskell.org
Thu Apr 12 07:46:29 BST 2012


#190: Extend the syntax of URL hyperlinks so that they can have link texts
------------------------+---------------------------------------------------
Reporter:  PHO          |        Owner:        
    Type:  enhancement  |       Status:  new   
Priority:  minor        |    Milestone:  2.10.0
 Version:  2.9.2        |   Resolution:        
Keywords:  URL          |  
------------------------+---------------------------------------------------

Comment(by SimonHengel):

 Markdown syntax for named URLs conflicts with our syntax for definition
 lists.  So I ended up using the following.

 {{{
 <http://example.net/ some link>
 }}}

 This is not the most beautiful thing, but it works
 ([https://github.com/sol/haddock/tree/dev the code is on my dev branch]).

 If anybody has any better ideas, please raise your voice.

-- 
Ticket URL: <http://trac.haskell.org/haddock/ticket/190#comment:3>
haddock <http://www.haskell.org/haddock>
Haddock, The Haskell Documentation Tool


More information about the Haddock mailing list