mirror of
https://github.com/kjanat/articulate-parser.git
synced 2026-06-14 06:35:44 +02:00
94a7924bed
- parser.go: compile regex once at package level (perf) - parser.go: include response body in HTTP error messages (debug) - main.go: use strings.HasPrefix for URI detection (safety) - html.go: handle file close errors consistently - docx.go: extract font size magic numbers to constants - markdown.go: normalize item types to lowercase for consistency