Skip to content

How to render inline (without wrapping in p tags)? #43

Description

@coofercat

markdown-it can either be called with render() or renderInline(). The former wraps the ouptut in HTML <p>...</p> tags, the latter doesn't. How can I get vue-markdown-render to use the inline method, or else, how can I strip the <p> tags from the output?

There's no markdown-it option for this, and there doesn't seem like there's an extension which can do it, so is there another way?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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