claude-memory/graph/fixes/clean-pdf-extraction-text-for-foundry-textareas-4c5b9f.md
Cal Corum b140d4d82a migrate: 313 memories from MemoryGraph
- 313 new markdown files created
- 30 relationships embedded
- 313 entries indexed
- State initialized with usage data
2026-02-13 11:11:48 -06:00

605 B

id type title tags importance confidence created updated
4c5b9fcd-feac-4cce-8773-6a9f745858e0 fix Clean PDF extraction text for Foundry textareas
vagabond-rpg
foundryvtt
pdf-extraction
fix
0.5 0.8 2025-12-18T19:34:33.879088+00:00 2025-12-18T19:34:33.879088+00:00

When extracting text from PDFs for Foundry VTT compendiums: 1) Strip HTML tags since textareas show raw text not rendered HTML, 2) Fix mid-sentence line breaks from PDF column formatting by joining lines that don't end in sentence punctuation (.!?:). This ensures descriptions display cleanly in sheet textareas.