Skip to content

fix: export empty book

Alexandros Georgantas requested to merge dev into main

Rather than making complicated changes to the front end, just replace null/empty chapter content with "

".

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

Merge request reports