Paragraphs in Blockquotes Split Text
Đang mở
in progress
- Ngôn ngữ chính
- Python
- Star
- 2.2k
- Fork
- 296
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
Copying this issue from aaronsw/html2text#17, since it's still a problem.
> If you have this construction
>
> ```
>
>Paragraph 1
>Paragraph 2
>
> ```
>
> html2text generates this output
>
> ```
> > Paragraph 1
>
> >
>
> > Paragraph 2
> ```
>
> This should not be, since the empty line between the paragraphs breaks the blockquote...
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.