Skip to content

Parsing Issue #11

@michaelpelletier

Description

@michaelpelletier

Airtable has a column type that's "Long Text w/ Rich Formatting", which lets you do some very simple wysiwyg commands that get turned into markdown when queried via the API. But it can also sometimes include spaces in some of the markdown. Eg: **header **this is the body text.

Because it includes the space as part of the bold tags, VueMarkdown actually doesn't seem to parse it correctly / as markdown.

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