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

haddock haddock at projects.haskell.org
Mon Jan 9 14:26:22 GMT 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):

 I think it would be nice to reuse some existing markup for that, e.g.
 [http://daringfireball.net/projects/markdown/syntax#link Markdown's syntax
 for links]:

 {{{
 [some link](http://example.net/)
 }}}

 Of course this has the disadvantage, that it could theoretically interfere
 with existing documentation.
 I'm not sure if that is a problem.

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


More information about the Haddock mailing list