https://github.com/luisfurquim/ugarit/blob/master/epub30/book.go#L487
> take advantage of filepath.Join() + os.Separator ? maybe.
>
> Here we cannot use os.Separator, the EPub file is a zip archive and inside 
a zip, we have to always use '/'.

 

> https://github.com/luisfurquim/ugarit/blob/master/epub30/book.go#L626
> why 59?
>
To remove the string below, which confuses some eBook readers
<!--?xml version="1.0" encoding="UTF-8" standalone="no"?--> 


Cheers

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to