You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs(readme): refresh stale manuscripta pin + drop hardcoded type/genre counts
Per ai-workflow.md single-source-of-truth rule, remove 26/16 hardcoded
counts that had drifted from code (actual: 31 chapter types, 15 genres).
Also bump manuscripta pin reference to ^0.9.0 to match
plugins/bibliogon-plugin-export/pyproject.toml.
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,9 +8,9 @@ Built on [PluginForge](https://github.com/astrapi69/pluginforge), a reusable plu
8
8
9
9
## Features
10
10
11
-
- WYSIWYG and Markdown editor (TipTap with 15 extensions, 24 toolbar buttons)
12
-
-26 chapter types (Preface, Foreword, Prologue, Dedication, Part, Epilogue, Afterword, Final Thoughts, Also by the Author, Excerpt, Call to Action, ...)
13
-
-16 book genres (Novel, Non-Fiction, Technical, Biography, Poetry, ...)
11
+
- WYSIWYG and Markdown editor (TipTap with 15 official + 1 community extension, 24 toolbar buttons)
12
+
-Full-book structure with chapter types for every section (Preface, Foreword, Prologue, Dedication, Part, Epilogue, Afterword, Index, Also by the Author, Excerpt, Call to Action, ...)
13
+
-Genre catalog for Novel, Non-Fiction, Technical, Biography, Poetry, Children, Fantasy, Thriller, Romance, Cookbook, Travel, and more
14
14
- Drag-and-drop chapter ordering with collapsible sections
15
15
- EPUB, PDF, Word, HTML, Markdown export via [manuscripta](https://github.com/astrapi69/manuscripta)
16
16
- Audiobook generation with 5 TTS engines (Edge TTS, Google Cloud TTS, Google Translate, pyttsx3, ElevenLabs)
0 commit comments