``` render_comment_list([Comment(text_content="wow\nwow\nwow\nwow\nwow\nwow\nwow\n")], output_filename="output.mp4", resolution_scale=2) ``` This shows only the first four lines and clips all others.
This shows only the first four lines and clips all others.