Hey team,
I'm working on a preprocessor where I'd like to update the book.toml in a preprocessor (compiling JS entry files) so that I can add additional properties to an HTML template that's not known ahead of time.
Is it possible to update a the book.toml from the PreprocessorContext?