LibreOffice Begins Landing Markdown File Import Support
10 months ago
- #OpenSource
- #Markdown
- #LibreOffice
- LibreOffice is adding initial support for importing Markdown files into LibreOffice Writer.
- The feature was merged into LibreOffice Git but won't be part of the LibreOffice 25.8 release due to the feature freeze.
- Developer Ujjawal Kumar is working on this import support, following his earlier work on Markdown export in May.
- The implementation uses the MD4C library, a C-based Markdown parser, to handle elements like paragraphs, lists, and headings.
- The feature is expected to mature and be fully ready for the LibreOffice 26.2 release next year.