Skip to content

fix: export empty book

Duncan Bennett requested to merge 870-export-page-empty-book into dev

Rather than making complicated changes to the front end, just replace null/empty chapter content with <p></p>.

Content is only coerced in this way IF the chapter should be included in the TOC.

Related to https://gitlab.coko.foundation/ketida/ketida/-/issues/870

Edited by Duncan Bennett

Merge request reports