forked from miaolz123/vue-markdown
-
-
Notifications
You must be signed in to change notification settings - Fork 3
Parsing Issue #11
Copy link
Copy link
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels