TXT use case
TXT voorbeeldbestand voor Whitespace and Long Line Validation
Exercise whitespace-sensitive parsing, outline rendering, long-line handling, and large-text previews with real TXT fixtures instead of synthetic padding.
9.0 KB
Manifest JSON
SHA256
Starter file
Download
txt_long_lines_sample.txt
Checklist
Testing Steps
- Check whether tabs, mixed indentation, and trailing whitespace affect parser output or rendering.
- Validate preview truncation, line wrapping, and search behavior on long-line text fixtures.
- Compare small structured TXT controls against 1MB to 5MB plain-text files before promoting text-processing changes.
Companion fixtures
Related Variants
Next steps