pub fn file_cap() -> FileCapExpand description
The per-file byte cap, honoring DECIDED_MAX_FILE_BYTES — Python int()
semantics (Unicode digits, underscores, unbounded magnitude; unparseable
or non-positive overrides fall back to the default). Shared parser with
markdown::max_file_bytes_from so the read and parse stages agree.