I created mdtable2csv command for me.
515hikaru/mdtable2csv: Convert markdown table to csv
Why?
I often use Markdown Tables generator ...
For further actions, you may consider blocking this person and/or reporting abuse
I would really recommend trying this library:
github.com/xuri/excelize
Excelize is a library written in pure Go providing a set of functions that allow you to write to and read from XLSX / XLSM / XLTM files. Supports reading and writing spreadsheet documents generated by Microsoft Excelโข 2007 and later. Supports complex components by high compatibility, and provided streaming API for generating or reading data from a worksheet with huge amounts of data.
Really cool
It's not every day that a dev takes the leap and dives into writing a parser.
Understanding language itself is like unlocking a dev super power. Eventually, languages go from difficult to understand to just another vatiation of terminals, non-terminals, and rulesets.
Welcome to the club ๐๐๐๐
Wonderful tool, Maybe TableConvert.com can solve more problems, such as markdown to Excel, markdown to csv and so on, you can also edit the imported data online
It's a great solution! Thank you!