office2textile
VBA add-ins which convert Microsoft Office contents to various formats
This project provides VBA add-ins which convert Microsoft Office contents to various text formats.
Currently the following two VBA add-ins are ready.
* xls2textile: Excel to Textile, HTML, AsciiDoc, GitHub Flavored Markdown (GFM), and CSV.
* ppt2textile: PowerPoint to to Textile, AsciiDoc, and GitHub Flavored Markdown (GFM).
2021/02/06: Version 0.97 is released. Fix "general horizontal alignment" which was broken on 0.96.
2020/07/11: Version 0.96 is released. Fix for MacOS. fix...