mdBook
mdBook copied to clipboard
Include CSV file and render it as a table
Problem
Creating tables can be annoying in Markdown, especially when you want to create a table based on a ready CSV file.
Proposed Solution
Create a preprocessor that will be able to include a CSV file and render it as a table
Notes
No response
I think this might be better suited for a third-party plugin