Paragraphs in Blockquotes Split Text
Ouverte
in progress
- Langage dominant
- Python
- Étoiles
- 2.2k
- Forks
- 296
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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...
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.