"vscode:/vscode.git/clone" did not exist on "4bbf1ff19ba05c76f473787f86f2e6075770bc51"
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