Summary: | Feat. Req.: Markdown Text File Support | ||
---|---|---|---|
Product: | MuPDF | Reporter: | Spectas <abo> |
Component: | apps | Assignee: | MuPDF bugs <mupdf-bugs> |
Status: | UNCONFIRMED --- | ||
Severity: | normal | CC: | robin.watts |
Priority: | P2 | ||
Version: | unspecified | ||
Hardware: | PC | ||
OS: | Linux | ||
Customer: | Word Size: | --- |
Description
Spectas
2024-10-26 14:50:56 UTC
Yes, markdown support would be great. Thanks for volunteering! The document handler system is deliberately extensible so that people can add new features. I suspect that one of the easiest ways to get Markdown support into MuPDF would be to find/write a Markdown -> HTML converter, and leverage the existing HTML support. |