View Single Post
Old 01-24-2018, 08:45 AM   #2
KevinH
Sigil Developer
KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.
 
Posts: 8,932
Karma: 6361444
Join Date: Nov 2009
Device: many
No, by design the opf is kept in a parsed state so that file splitting, merging, new files added, files removed, can done, etc. There is no structure in the opf parser that supports keeping free form comments as they could be placed anywhere.

If you really need to keep something stored in the opf, you could hide it as an additional dc:description metadata field or your own custom metadata. If so, do not forget to xml escape it.
KevinH is offline   Reply With Quote