id,summary,reporter,owner,description,type,status,priority,milestone,version,resolution,keywords,cc
193,Links to sections,SimonHengel,,"It would be nice if we could link to certain sections withing a document.

Example:
{{{
module Foo (
-- * Foo
..
..
-- * Bar
-- | Read more in [Foo]
..
..
) where

}}}

As a precondition, we would need a way to address section in a unique manner.

This is somewhat related to #190 (both, #190 and this, require syntax extensions for new kinds of links).",enhancement,new,major,,2.9.4,,,
