Closed
Description
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
However, if I change <YetiTable>
to YetiTable>
it works fine:
So, the opening <
is making things look unformatted. Basically everything gets stuck inside a single <p>
.
Metadata
Metadata
Assignees
Labels
No labels