Skip to content

Move transformer into mdast-util-breaks #9

@remcohaszing

Description

@remcohaszing

Initial checklist

Problem

The transformer can work on the AST without unified. It may be useful to use this as a plain function.

Solution

Move the transformer into a new package mdast-util-breaks. This package would be part of syntax-tree.

Alternatives

I chose the name to match the name remark-breaks, but it may make sense to use something more verbose, e.g.: mdast-util-break-newlines.

Metadata

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