[
https://issues.apache.org/jira/browse/TIKA-3089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17082761#comment-17082761
]
Kenneth William Krugler commented on TIKA-3089:
-----------------------------------------------
Wouldn't this be a breaking change? I assume anyone processing the output of
the parser who's depending on <p> tags would be getting <pre> tags now, yes?
> Text should be wrapped in pre-tags instead of in p-tags
> -------------------------------------------------------
>
> Key: TIKA-3089
> URL: https://issues.apache.org/jira/browse/TIKA-3089
> Project: Tika
> Issue Type: Improvement
> Components: parser
> Affects Versions: 1.24
> Reporter: Peter van der Weerd
> Priority: Minor
>
> Currently text is treated as normal html, which causes a drama in the
> possible layout. Like, line-endings are not honored, font is not fixed, etc.
>
> By wrapping in pre-tags, the layout will be much better.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)