
For fans of the Markdown text markup language, the two decade old standard is finally seeing nice import support being worked on for LibreOffice Writer. Merged this morning was the initial patch for reading Markdown files into Writer using a new filter. That was followed by this commit implementing more of the Markdown elements like paras, lists, and headings. This is building off this recent commit adding the MD4C library to LibreOffice as a C-based Markdown parser.

Ujjawal Kumar is the developer working on this Markdown import support for LibreOffice. It follows this work from May adding an initial Markdown export filter to LibreOffice.
This LibreOffice import support for Markdown is now in LibreOffice Git but with the LibreOffice 25.8 code already branched and under a feature freeze, there's still plenty of time for this code to mature and be further completed ahead of the follow-on LibreOffice 26.2 release next year to nicely display Markdown files in this free software office suite.