Skip to content

using angle brackets inside backticks should be possible #306

Closed
@miguelcobain

Description

@miguelcobain

I think #286 broke something.

When I write a paragraph like this in my template.md:

Up until now the guides assumed you passed in an array of data to the `@data` argument of `<YetiTable>`.

the result is

screen shot 2019-01-23 at 17 43 46

However, if I change <YetiTable> to YetiTable> it works fine:

screen shot 2019-01-23 at 17 45 31

So, the opening < is making things look unformatted. Basically everything gets stuck inside a single <p>.

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