Text followed by a table:
| Column A | Column B |
|----------|----------|
| Cell A | Cell B |
In Azure DevOps this is not a problem and it just renders:
In output of the pdf it doesn't manage to transform it to a table:
Note that as soon as you place an additional new line between the text and the table, it all of a sudden does starts working.
I would expect the same behavior as on Azure DevOps
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Hey I noticed the following issue, with this MD:
In Azure DevOps this is not a problem and it just renders:
In output of the pdf it doesn't manage to transform it to a table: Note that as soon as you place an additional new line between the text and the table, it all of a sudden does starts working.
I would expect the same behavior as on Azure DevOps