Skip to content

Commit 89098f5

Browse files
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.
1 parent 799888f commit 89098f5

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ Built on [PluginForge](https://github.com/astrapi69/pluginforge), a reusable plu
88

99
## Features
1010

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
1414
- Drag-and-drop chapter ordering with collapsible sections
1515
- EPUB, PDF, Word, HTML, Markdown export via [manuscripta](https://github.com/astrapi69/manuscripta)
1616
- Audiobook generation with 5 TTS engines (Edge TTS, Google Cloud TTS, Google Translate, pyttsx3, ElevenLabs)
@@ -97,7 +97,7 @@ Browser --> nginx (static files + /api proxy) --> FastAPI (uvicorn)
9797
- **Frontend:** React 18, TypeScript, TipTap, Vite, Radix UI, @dnd-kit, react-markdown
9898
- **Backend:** FastAPI, SQLAlchemy, SQLite, Pydantic v2
9999
- **Plugins:** PluginForge (PyPI), pluggy-based, YAML-configured
100-
- **Export:** manuscripta ^0.7.0 (PyPI), Pandoc, [write-book-template](https://github.com/astrapi69/write-book-template)
100+
- **Export:** manuscripta ^0.9.0 (PyPI), Pandoc, [write-book-template](https://github.com/astrapi69/write-book-template)
101101
- **TTS:** manuscripta adapter layer with 5 engines (Edge TTS, Google Cloud, gTTS, pyttsx3, ElevenLabs)
102102

103103
## Plugins

0 commit comments

Comments
 (0)