Pulling author from the AsciiDoc would be good. We could even have a prompt before sending to ask if the user wants to use whatever author name we found in the content.
Yeah, I saw the title and author lines in the asciidoc header and got confused because there's also a field. Maybe generally have a metadata section at the top of the preview, with the asciidoc header info pulled, for them to edit. And then we have it prepared for generating ePUB format. We just have to map to the require ePUB fields. https://docs.asciidoctor.org/epub3-converter/latest/
I didn't even think of the fact that Asciidoc can already have a bunch of the metadata we can process defined as header fields. 🤔 We should probably map-n-pull that into our json tags. https://docs.asciidoctor.org/asciidoc/latest/document/header-ref/