Quote:
Originally Posted by ownedbycats
The AO3 adapter collects "comments" (though I am not sure whether it's user comments or something else), so its just a matter of putting it somewhere:
...
You can try this:
Code:
[archiveofourown.org]
## adds to titlepage_entries instead of replacing it.
extra_titlepage_entries: comments
|
Thanks. Unfortunately that just adds a line with the number of comments the fic has, rather than appending the actual comments to the epub - which is what I'm trying to do.