Skip to content

Only compile text-nodes without h* properties #11

@wooorm

Description

@wooorm

Currently, unknown MDAST nodes with a value (e.g., {type: 'math', value: 'x'}) compile to HAST text nodes (basically string).

MDAST text nodes should render to elements instead, if they have any h* properties.

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