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.

Add Markdown support #244

Open
Open
@ghc-mirror

Description

@ghc-mirror

Original reporter: @tibbe

Markdown has become the standard markup for writing programming documentation (and blog posts and so on). It would be nice if Haddock could support a superset of Markdown (i.e. with support for identifier references and so forth) via a pragma:

{-# HADDOCK Markdown #-}

That way we could produce much richer docs, containing tables, bold text, section headers (without having to add those headers to the export list), etc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions