Skip to content

v0.1.0

@allen2c allen2c tagged this 04 Aug 06:43
Introduces comprehensive tests for parsing data URLs embedded in text content. The new test suite validates extraction of image, audio, and plain text data URLs from mixed content strings, ensuring proper decoding and type classification.

- Tests PNG image data URL parsing and validation
- Tests MPEG audio data URL handling
- Tests plain text data URL decoding (base64)
- Validates content type detection for each data URL format
Assets 2
Loading