[
https://issues.apache.org/jira/browse/TIKA-4759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18091145#comment-18091145
]
Tim Allison edited comment on TIKA-4759 at 6/24/26 10:31 AM:
-------------------------------------------------------------
This adds 246k to tika-core, taking tika-core from 656kb (595kb of which is
commons-io) to 902kb.
was (Author: [email protected]):
This adds 246k to tika-core, taking tika-core from 656kb (595 of which is
commons-io) to 902kb.
> Use an actual markdown library to write markdown
> ------------------------------------------------
>
> Key: TIKA-4759
> URL: https://issues.apache.org/jira/browse/TIKA-4759
> Project: Tika
> Issue Type: Task
> Reporter: Tim Allison
> Priority: Minor
>
> On [https://github.com/apache/tika/pull/2891,] rootvector2 fixed some areas
> where we weren't escaping content, which would be problematic for consumers
> parsing our generated markdown.
> We should consider using an actual markdown library to write markdown. The
> challenge/cost is that this should probably be in tika-core.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)