Accent problem when generating epub with gitbook

Asked

Viewed 26 times

0

I’m having a hard time generating one epub using the gitbook. I performed the installation of gitbook-cli and nodejs, later configured the book.json file as follows:

{
    "title": "Distribuição Debian",
    "description": "...",
    "author": "Fábio",
    "language": "pt"
}

Only that by generating the epub the metadata as title, Description and Author are "truncated" with characters unrecognizable in place of accents...

Print of the above characters:

inserir a descrição da imagem aqui

  • It would be very interesting to have the print of the unreadable characters or the generated result

  • @Jeffersonquesado updated with print

  • I just got a similar error while opening a source file that was in ISO-8859-1 as if it were UTF-8. Also I did not find anything related to encoding in https:/toolchain.gitbook.com/config.htmldocumentation

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.