Tim Allison created TIKA-4759:
---------------------------------
Summary: 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
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)