Panduck document conversion tool
Conversion tool by rust, inspired by pandoc.
Formats
#
- [x] Markdown
- [x] HTML
- [x] Jupyter(ipynb)
- [ ] Wiki
- [ ] Org-mode
- [ ] Rich Text Format(rtf)
- [ ] Office Word(docx)
- [x] CSV/TSV
- [ ] Office Excel(xls, xlsx, xlsm, xlsb, xla, xlam)
- [ ] Open Document Spread Sheets(ods)
- [ ] TeX
- [ ] BibTeX
Developers
I used to use feature, but many formats are dependent on each other, and finally made a mess.
This makes me confused, so I canceled the feature division.