https://bugs.documentfoundation.org/show_bug.cgi?id=171276
Bug ID: 171276
Summary: Writer markdown export: export math objects as
text/mathml
Product: LibreOffice
Version: 26.2.1.2 release
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: enhancement
Priority: medium
Component: filters and storage
Assignee: [email protected]
Reporter: [email protected]
Hi,
it would be nice to have a way to NOT convert certain objects to image when
exported to markdown from writer.
The use case would be:
- ODT file is used to share documents among non-tech people.
- Markdown export is used as an intermediary format to be typeset (for example,
Pandoc creates pdf files using MD to LaTeX)
- Equations in markdown are rendered separately (other examples are from the
github equation formatting).
>From a UI perspective it would reuse the 'Edit filter settings' button, like
what is available now for .txt files.
>From a filter perspective I am not sure how math equations are implemented
internally.
Happy to fund a developer for this!
--
You are receiving this mail because:
You are the assignee for the bug.