feat(pre_proc): add block type compatibility check for span allocation
- Introduce span_block_type_compatible function to check compatibility between span and block types - Update fill_spans_in_blocks function to use the new compatibility check - Improve accuracy of span allocation to blocks based on content type
Showing
Please register or sign in to comment