feat: add support for foreword/preface pages (Closes #1) #8
Reference in New Issue
Block a user
Delete Branch "feature/issue-1-add-support-for-foreword-preface-pages"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
ForewordConfigtoBookConfigwith afilepath pointing to a foreword text fileForewordmodel type andForewordParserthat parses text files with quote (>), paragraph, separator (---), and signature (--) sectionsPageContent.ForewordPagevariant integrated into the pipeline (inserted after TOC, before song pages)Test plan
gradle test)Closes #1