Tables and Rider markdown support
Answered
I have a .md file that has some tables as part of the content. When I preview the file with VS Code the tables looks as expected. However with I preview with Rider it doesn't seem that the markdown for tables is recognized. Is table markdown supported in Rider markdown support?
Please sign in to leave a comment.
For anyone who might face the similar issue:
JetBrains "Markdown support" plugin allows to preview .md files with tables. Here is the plugin's documentation: https://www.jetbrains.com/help/idea/markdown.html