Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(code): correct condition for setting CHUNK_START_LINE attribute (#…
…3642) The condition for setting the `CHUNK_START_LINE` attribute was incorrect. It now checks if the text length is not equal to the body length, ensuring the attribute is set only when necessary.
- Loading branch information