refactor(para): improve paragraph splitting algorithm
- Adjust the threshold for identifying index blocks from 3 lines to 2 lines - Add a new function __is_list_group to detect if a group of blocks is a list - Modify the paragraph merging logic to handle list groups differently
Showing
Please register or sign in to comment