Convert your multi-worksheet Excel (XLSX) spreadsheet into a block of pasteable Markdown (MD), perfect for dumping in a Confluence document or other Markdown-friendly system.
excelToMarkdown.py [PATH TO XLSX]
Example: excelToMarkdown.py "../Downloads/Music.xlsx"
All requirements can be satisfied by running pip install requirements.txt
Pull requests are very much welcomed and will be triaged and merged promptly. Feature requests may be submitted as an issue on this repository, but may not be dealt with in a timely manner.