Slide quality analysis, Mermaid rendering, and export quality gating #11
No reviewers
Labels
No labels
accepted
bug
declined
docs
duplicate
enhancement
good first issue
in-progress
needs-info
privacy
security
triage
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
LibreKAT/Ocideck!11
Loading…
Reference in a new issue
No description provided.
Delete branch "feat/slide-quality-mermaid-export"
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
This PR adds continuous slide quality analysis while editing, Mermaid diagram rendering in previews and exports, and export quality gating — plus presenter and preview improvements that landed on the same branch.
Slide quality
SlideQualityAnalyzer) checks contrast (body, title, table, code, accent, footer, checklist, section), alt text / media descriptions, missing image/video files on disk, and text density (bullets, tables, code, markdown, title, quote).Mermaid
MermaidRenderServiceandMermaidDiagramwidget; diagrams render in slide preview, presenter, and raster/PDF/PPTX/HTML export paths.Other
USER_GUIDE,CHANGELOG, architecture/build notes).make checkgreen.Commits
b19660f— slide quality analysis, Mermaid rendering, export quality gating6c0b8a8— field navigation, accent contrast, export l10n, docsTest plan
make check