Skip to content

Improve release heading parsing #7

@benwebber

Description

@benwebber

If a heading contains a link followed by a literal (text), we attempt to parse it as a release heading.

[Inline::Link(l), Inline::Literal(t)] => {

Any markup or extra text in between elements of the release heading will cause parsing to fail. We can probably emit better diagnostics here than reporting an "invalid section heading".

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions