When the `lang` is specified under a format, like: ``` format: html: lang: zh ``` We don't respect that lang when rendering a book (it must instead be at the root level). See #251