Skip to content

Weird markdown dash list rendering #1105

Closed
@andreasabel

Description

Blocked by:

Issue description:
Screenshot 2022-07-18 at 20 29 39

Compare the first and second dash list. This is the source:

### 1.3.2

_2022-07-18, Andreas Abel_

- Export `Text.Regex.TDFA.Pattern.decode{PatternSet|CharacterClass}`
  ([#16](https://github.com/haskell-hvr/regex-tdfa/issues/16))
- Extend and correct docs for 'Pattern' module
- Tested with GHC 7.4 - 9.4

### 1.3.1.5

_2022-07-18, Andreas Abel_

- Allow dash (`-`) as start of a range, e.g. `[--z]`
  ([#1](https://github.com/haskell-hvr/regex-tdfa/issues/1),
  [#45](https://github.com/haskell-hvr/regex-tdfa/pull/45))
- Tested with GHC 7.4 - 9.4

Could be an upstream issue in commonmark, need to test there.
UPDATE: At least the vanilla commonmark parser treats this correctly.

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions