Alir3z4 / Alir3z4/html2text

Paragraphs in Blockquotes Split Text

Aperta
#139 4 commenti 0 reazioni 0 assegnatari Vedi su GitHub
in progress
Lingua principale
Python
Stelle
2.2k
Fork
296
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

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...

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.