refactor: simplify parse_paragraph to return Block directly parse_paragraph always returns a single Paragraph block, so return Block instead of Array[Block]. Removes unnecessary array wrapping and unwrapping in the caller.
refactor: simplify parse_paragraph to return Block directly
parse_paragraph always returns a single Paragraph block, so return Block instead of Array[Block]. Removes unnecessary array wrapping and unwrapping in the caller.
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802047560号