489 B
489 B
id, title, status, assignee, created_date, labels, dependencies
| id | title | status | assignee | created_date | labels | dependencies |
|---|---|---|---|---|---|---|
| task-6 | Fix FA posts with font size adjustment prefix | To Do | 2025-07-08 |
Description
Fix parsing of FA posts that start with 'Font size adjustment: smallerlarger' to extract the actual content
Acceptance Criteria
- FA posts with font size prefix are correctly parsed
- Original content is extracted without the prefix
- Existing data is cleaned up
- New posts are handled correctly