Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

markdown support #37

Open
peterlyz opened this issue Nov 26, 2024 · 2 comments
Open

markdown support #37

peterlyz opened this issue Nov 26, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@peterlyz
Copy link

Can you preserve the document structure and output it as a markdown file?

@nmammeri
Copy link
Contributor

nmammeri commented Dec 4, 2024

Thanks for your request. This requires a lot of work. At the moment we are using Apache Tika as our backend solution. Tika exports XML output (Extractous will support this very soon), which has some structure and can be post processed and converted to Mardown. If you really need Mardown, unfortunately at this moment in time we do not have enough resources to implement such feature.
Hope this answers your question ...

@nmammeri nmammeri added enhancement New feature or request wontfix This will not be worked on and removed wontfix This will not be worked on labels Dec 4, 2024
@nmammeri
Copy link
Contributor

@peterlyz @BlackHacked just to let you know that v0.3.0 is out and includes preserving structure as xml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants