Open dressupgeekout opened 1 year ago
Yup, you have to do it this way: asciidoctor -> docbook, then pandoc from docbook to docx
As of 667c17556859e765be98ffdf0db778fb28299fbd we finally have a decent reference for ODT -- shouldn't be too difficult to replicate what I did for a modern DOCX.
The big idea is to allow Asciidoc source to be the origin for BOTH a plainly formatted manuscript as a Word document AND ALSO the final PDF/EPUB.
Pandoc is most likely going to be part of the picture somehow.