Skip to content
This repository was archived by the owner on Aug 3, 2024. It is now read-only.
This repository was archived by the owner on Aug 3, 2024. It is now read-only.

Links to sections #193

Open
Open
@ghc-mirror

Description

@ghc-mirror

Original reporter: sol@

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).

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions