- 313 new markdown files created - 30 relationships embedded - 313 entries indexed - State initialized with usage data
605 B
605 B
| id | type | title | tags | importance | confidence | created | updated | ||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| 4c5b9fcd-feac-4cce-8773-6a9f745858e0 | fix | Clean PDF extraction text for Foundry textareas |
|
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.