this post was submitted on 09 Jul 2025
131 points (100.0% liked)

Opensource

3373 readers
166 users here now

A community for discussion about open source software! Ask questions, share knowledge, share news, or post interesting stuff related to it!

CreditsIcon base by Lorc under CC BY 3.0 with modifications to add a gradient



founded 2 years ago
MODERATORS
 

What's Happening: Work is underway to add native Markdown import support to LibreOffice Writer. This development, led in collaboration with a Google Summer of Code (GSoC) developer, aims to enable opening and editing of Markdown files (.md) using the MD4C Markdown parser.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 21 points 4 days ago (1 children)

Documentation in a repository.

ODT and DOCX are binary and can't be versioned and compared like a plain text format can.

[–] [email protected] 3 points 4 days ago

Thanks, for your explanation!

Now that you mention it I saw these .MD files several times on Github etc.