refactor(para_split_v3): refine list block detection in paragraph splitting
- Update list block detection logic to require at least 2 numeric start lines - Ensure the number of numeric start lines matches the number of end lines - Remove detection of non-border starting lines for simplicity
Showing
Please register or sign in to comment