[
https://issues.apache.org/jira/browse/TIKA-3089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17083096#comment-17083096
]
Nick Burch commented on TIKA-3089:
----------------------------------
Since several parsers need changing... Maybe a new kind of `Config` on the
parser context, eg an `OutputConfig`, which could be more easily shared between
multiple parsers?
> 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)