[
https://issues.apache.org/jira/browse/TIKA-4759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tim Allison resolved TIKA-4759.
-------------------------------
Fix Version/s: 4.0.0
Resolution: Fixed
> 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
> Fix For: 4.0.0
>
>
> 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)