8000 feature: get `BlockHelper.fromString()` to extract tags · Issue #6 · mdo-org/mdo · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
feature: get BlockHelper.fromString() to extract tags #6
Open
@alexishevia

Description

@alexishevia

Currently, the BlockHelper fromString() and toString() methods are not symmetrical.

While the toString() method understands tags and is able to replace tags with actual values, the fromString() has no concept of tags, and fails to extract them.

The tag extraction logic currently lives inside parse#parseTags. I'd like to move it out of there and into BlockHelper.fromString().

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0