Alir3z4 / Alir3z4/html2text

Paragraphs in Blockquotes Split Text

Abierto
#139 4 comentarios 0 reacciones 0 asignados Ver en GitHub
in progress
Lenguaje dominante
Python
Estrellas
2.2k
Forks
296
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.