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

haddock haddock at projects.haskell.org
Fri Dec 16 04:23:03 GMT 2011


#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        |    Keywords:  URL   
------------------------+---------------------------------------------------
 There is currently no way to create URL hyperlinks having link texts, that
 is:
 {{{
 --| <http://example.net/>
 }}}
 renders to http://example.net/, but we can't create links that look like
 [http://example.net/ EXAMPLE]. I need something like:
 {{{
 --| <http://example.net/ EXAMPLE>
 }}}

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


More information about the Haddock mailing list