alt.hn

3/8/2026 at 5:01:50 PM

LibreOffice Writer now supports Markdown

https://blog.documentfoundation.org/blog/2026/02/04/libreoffice-26-2-is-here/

by todsacerdoti

3/8/2026 at 5:38:21 PM

This is great news. I've long felt markdown support was a missed opportunity for LibreOffice. There are great options out there, and with AI it's not even terrible to roll-your-own, but I already have LibreOffice anyway and being able to use that instead of reaching for a different tool would be killer. Might be a little while until this makes it into distro packages, but if anyone has tried it I'd love to hear how it compares to the other options.

by freedomben

3/8/2026 at 5:55:23 PM

There's a lot of missed opportunity for LibreOffice, almost all of it to do with insisting on seeing the world in terms that fit neatly within the paradigm of 90s and early 2000s era office suites.

Back when they were quarreling over the standardization of OOXML, instead of pushing their own proprietary** desktop format, they should have instead been pushing hard for something that could be shared with and opened by anyone who has a Web browser (in other words: "anyone")—something that uses HTML as a container format and can degrade gracefully even if you don't have any kind of office suite installed and the only reader software you have for it is Chrome/Safari/Firefox/Edge. There was no chance of beating Microsoft's incumbency with Office when being libre+gratis was the _only_ distinguishing feature. It required doing something different at a fundamental level. Even Microsoft beat them to getting halfway to the place they should have been when they bought the company that wrote what became Windows Live Writer app (which is now itself open source, though neglected, and still mired in visions of desktop software from the 90s: <https://github.com/OpenLiveWriter/OpenLiveWriter>).

> The LibreOffice project's imprimatur should be to stop existing[…] The editing paradigm perpetuated by the legacy of MS Office is a dead end[…] A standardized "Markdown for the Web" (or AsciiDoc) with native browser support would be a good 80/20 start and would move things out of weird proprietary office formats and towards plain text[…]

> Right now LibreOffice is aligned against this goal as a result of perverse incentives to continue perpetuating the MS Office model of document creation, editing, and (let's face it: email-based) distribution.

<https://news.ycombinator.com/item?id=23795918>

by cxr

3/9/2026 at 2:52:40 AM

> Back when they were quarreling over the standardization of OOXML, instead of pushing their own proprietary* desktop format

ODF was developed by a committee and predates OOXML by years and it was standardized by ISO before OOXML was even announced.

That's not pushing their own proprietary format. That's just using the existing ISO standard and not switching to a different, far more complex standard that served little purpose.

Hell even IBM threatened to leave ISO wholesale over Microsoft ramming OOXML through the standards body.

by OneDeuxTriSeiGo

3/9/2026 at 1:36:16 PM

I wish microsoft would have been forced to make the entire windows API an ISO standard if they wanted OOXML to be one so bad

by mghackerlady

3/9/2026 at 2:20:29 AM

Care to explain how ODT is a proprietary format, please?

by muterad_murilax

3/8/2026 at 6:23:10 PM

Word is a WYSIWYG document editor with built-in version control and annotations. In order to match that feature set with something like Markdown, you'd basically have to reinvent Word in all ways but for file format.

And if you expect Word's current user base to get by with Emacs or Vim or Zed and git, you really are programmer-brained and need to develop more empathy for ordinary people.

by bitwize

3/8/2026 at 7:12:03 PM

Back in the long-ago times, I saw ordinary people fight tooth-and-nail to keep their WordPerfect on DOS instead of switching to Windows and Word, despite it requiring those overlays kept above their keyboard function keys and being non-WYSIWYG. Ordinary people aren't neophiles, nor is Word especially intuitive. They simply want what that app to which they are familiar.

by twirlip

3/8/2026 at 10:54:54 PM

I have been looking for a simple local only wysiwyg alternative to Onenote and there just.. arent any good ones? Joplin is close but everything is now markdown and I hate it, I've gone back to phyiscally writing down notes.

I'm old, these are notes for me only, I don't care that they arent 'web publishing' ready.

by ikr678

3/9/2026 at 9:57:50 PM

WordPad was good for this on Windows - maybe too good.

AbiWord looked like it might be similar on Linux, but never kept up.

There is a very light weight, free program called "The Guide" which is also good for notes

https://portableapps.com/apps/office/the_guide_portable

https://theguide.sourceforge.net/

It hasn't been updated for about 8 years, but it doesn't require installation and we have found it very useful.

by morninglight

3/9/2026 at 4:00:03 AM

There is value in familiar tools for familiar work. Someone typing letters to send to family is not intrinsically going be interested in, or see any benefit from, some paradigm shift to hypermedia-first document creation.

by thunderfork

3/8/2026 at 8:06:55 PM

Nitpick, but I love vim (and to a lesser extent emacs) and am not a programmer (sadly). I don't believe you need to be a programmer to use them. Using vim is "just" using your computer. Personal notes, system configuration (dotfiles), anime playlist management (.m3u files mainly), checking the name of a unicode character I don't recognize (vim-characterize), inverting capitalization (select and hit ~) or making large formatting changes to some text (block select visual mode and multi-line editing, macros) to post elsewhere, bulk renaming of files (vidir), writing emails (aerc), vim is my go-to for all that. That's not even getting into vim-inspired separate programs like ranger and qutebrowser.

by opan

3/8/2026 at 7:39:32 PM

> And if you expect Word's current user base to get by with Emacs or Vim or Zed and git

... who said that? Are they in the room now?

I'm baffled when these kinds of responses show up in these threads—every time I've brought this up. Like, it's pure hallucination. And the readiness to go from what is _my_ very clear call for "empathy for ordinary people" to an explicit suggestion that I might be programmer-brained is inexplicable.

Ordinary people don't want to do any of the things uttered someone who's telling them to stop using Google Docs and to go "download" something called "LibreOffice".

by cxr

3/8/2026 at 10:40:21 PM

Read about RTF.

by anthk

3/8/2026 at 5:47:28 PM

For me, being able to open typical .doc files and re-save as .md w/ a reasonable approximation of formatting is _huge_, and I'm very appreciative of it (and I've long argued that an office suite which just offered only what .md can do would meet the needs of the vast majority of users _and_ keep them from making the sorts of abominable documents folks often complain about).

by WillAdams

3/9/2026 at 2:03:43 AM

It’s interesting, a lot of use cases have migrated to tools like that, including Apple Notes, Notion, Slack Canvas and, of course, Gmail and Outlook.

I think a lot of people “need” Word the same way they “need” a pickup truck. It feels better to buy it up front than to worry about needing it on short notice and not having it.

by smelendez

3/8/2026 at 6:08:17 PM

Pandoc could convert between .doc/.docx and .md, but having that in LibreOffice would still be a welcome and obvious convenience.

by bitwize

3/8/2026 at 6:42:18 PM

I haven't like using the CLI since having to give up my NeXT Cube and pbpaste/copy and so forth.

by WillAdams

3/8/2026 at 5:56:26 PM

I'm not sure this is quite what you are looking for, though I could be wrong. As far as I can tell they haven't added support for writing Markdown, the added support for importing to and exporting from Markdown.

by Digit-Al

3/9/2026 at 10:16:17 AM

If you really want a good markdown editor better have a look at https://www.zettlr.com/

by amai

3/8/2026 at 7:20:14 PM

I got really excited that I would be able to write in Markdown.

Unfortunately, from the article:

> Markdown import and export features.

by thunderbong

3/8/2026 at 7:22:15 PM

Why would you need LibreOffice to write in Markdown? That would be, like, one of the slowest Markdown editors out there.

by azangru

3/8/2026 at 8:42:00 PM

Are you sure ? It would be faster than most electron based editors

by 2pie

3/9/2026 at 5:45:00 PM

Open .docx file, save as Markdown to nicely preserve things like headings, bold, etc. I moderately frequently have reason to want to go .docx to .md because I have a lot of ediing/rewriting to do and I'd rather work in Emacs than LibreOffice Writer.

by jdboyd

3/9/2026 at 8:03:23 AM

How about opening Word documents and being able to save them to Markdown in one click? That's super useful to me.

by rippeltippel

3/9/2026 at 12:48:41 PM

To copy/paste LLM outputs with maintaining format.

by BoredomIsFun

3/8/2026 at 7:36:17 PM

Markdown is a text markup language, of course. The output does not look like the input (unless you want to read raw text Markdown, in which case LibreOffice works fine).

How would that look in a single-pane, edit-in-place, wysiwyg editor? Where would you type the input, and where and when would it show the output?

by mmooss

3/8/2026 at 7:42:38 PM

Obsidian does this. It displays the raw Markdown for the line under the cursor, and renders the marked down content everywhere else in the document.

by hotsauceror

3/9/2026 at 12:23:51 AM

These things generally already offer side-by-side page layouts anyway, no?

Doesn't seem like that much of a stretch from a UI perspective to do something similar with a Markdown preview.

by chaosharmonic

3/9/2026 at 5:27:03 AM

Honestly I always prefer the "non-rendered" version, it looks way nicer and readable to the eye.

by 1718627440

3/8/2026 at 6:32:19 PM

What are peoples' favourite md implementations? Curious as there are different varieties and even more varied opinions. I am building a lightweight project folder managing app supporting markdown and I am between Commonmark and GitHub flavoured markdown and want to gather thoughts.

by abmmgb

3/8/2026 at 8:44:25 PM

At this point pandoc, that way I can at least be sure I can translate it to whatever format I need.

by contravariant

3/8/2026 at 6:56:31 PM

I know it doesn’t answer your question, but: AsciiDoc. All major forges support it and it has the same features as all the other Markdown flavors combined.

by Diti

3/8/2026 at 10:04:27 PM

I love Pandoc’s markdown. Wrote my PhD thesis in it, and most of my subsequent articles.

by black_knight

3/8/2026 at 6:58:38 PM

GFM, because HTML in markdown should not be a parse error, and getting twenty different markdown "specs" to all agree on new syntax for bits they are obviously missing (like details, classed scoping, transclusions, etc) is not happening.

by TheRealPomax

3/8/2026 at 7:32:01 PM

HTML in markdown has never been a parse error. Unless you're using something very broken.

https://daringfireball.net/projects/markdown/syntax#html

by masfuerte

3/9/2026 at 4:53:55 PM

Except under GFM, html is explicitly part of the spec[1], not just "it's not a parse error, but that's because it's just text that doesn't fall in any predefined markdown syntax category", and good luck finding a WYSIWYG markdown editor that gets them right. The number of editors that completely break on <details> alone is disheartening.

[1] https://github.github.com/gfm/

by TheRealPomax

3/9/2026 at 9:05:44 PM

I was actually thinking for going with GFM seems popular with many, despite the occasional strong opinions against it..

by abmmgb

3/8/2026 at 7:48:26 PM

Oh, this is actually very helpful for me! I have an AI copilot extension for LibreOffice Writer and I need to export the doc to a text file before sending it to the LLM. The problem is that I lose the semantic formatting (eg heading).

Link to the extension for anyone curious: https://extensions.libreoffice.org/en/extensions/show/99471

by mmarian

3/8/2026 at 8:16:40 PM

I know nothing about libre but in MS Word there's the office api you can use to send MD to an API, there's nothing similar? It's great to be able to read/write directly in MD.

by alansaber

3/8/2026 at 5:46:05 PM

What is a good way to convert MS Office documents to markdown -- until Microsoft adds "Saves As" option to office apps.

Anything that can run locally instead of uploading potentially sensitive stuff to random websites. Would be handy on work PCs.

by albert_e

3/8/2026 at 5:50:45 PM

The canonical answer is Pandoc.

by dotancohen

3/9/2026 at 5:47:06 PM

I don't know about converting PowerPoint and Excel to Markdown, but for Word, I'd say open the file in LibreOffice Writer 26.2, and save as Markdown.

Alternatively, use pandoc, and save the command in a .sh or .ps1 to remember.

by jdboyd

3/8/2026 at 6:49:21 PM

Based on what others have suggested, I've just tried out pandoc for this, and it's produced really good results in CommonMark from some quite hideous Word documents.

by daveoc64

3/8/2026 at 5:51:12 PM

You could open the doc or docx in LibreOffice 26.2 and use its Markdown export feature?

by ckcheng

3/9/2026 at 4:56:49 AM

Libreoffice cannot be installed on work PC

by albert_e

3/9/2026 at 12:07:27 PM

Then instead of asking here, ask whoever controls what software you can install.

by timbit42

3/9/2026 at 12:54:10 PM

I am surprised at such negative responses.

I am asking about alternatives to LibreOffice for a reason (stated)

Pandoc library and Microsoft Markitdown -- that other helpful comments suggested -- seem like two options that might actually work in my case and I will give them a try. My asking here was fruitful.

Running python and using python libraries is allowed on our work pcs but not running arbitrary software and EXEs with or without an installer. I cannot override company security policy, and cannot simply "talk to" our infosec team and get them to allow me to install stuff. Hope this clarifies.

by albert_e

3/9/2026 at 5:28:29 AM

You can put it on and USB stick, see e.g. https://portableapps.com/, this includes a package manger and other tools.

by 1718627440

3/9/2026 at 6:56:13 AM

And potentially get fired for using unauthorised software on a corporate machine. Or find out tha USB storage is disabled (which is better than getting fired).

by cricalix

3/9/2026 at 10:47:07 AM

Then talk to whoever manages your machines.

by ThePowerOfFuet

3/8/2026 at 5:56:31 PM

> until Microsoft adds "Saves As" option to office apps

LibreOffice also allows to convert documents via command line, so there's one more bonus.

by KETHERCORTEX

3/8/2026 at 6:17:25 PM

If you like to have it integrated in Word: https://www.writage.com/features/

by layer8

3/9/2026 at 1:00:37 PM

Thanks

This might be useful on a personal PC -- licence seems expensive, though I like it being a one time purchase and not monthly subscription.

Will look to do the free trial to evaluate. (Hope we see more such tooling, and also push the likes of Microsoft to add native support)

My main usecase is on work PC though where I wont be able to install additional software or plugins. So was exploring python scripts and the like.

Thanks for the pointer.

by albert_e

3/8/2026 at 7:50:37 PM

Copy-paste it to Obsidian.

by justsomehnguy

3/8/2026 at 7:20:21 PM

Microsoft added markdown support to Notepad, and that went well /s

by ilogik

3/8/2026 at 11:56:51 PM

It's markdown import and export. Does not support writing in Markdown.

by aussieguy1234

3/8/2026 at 5:58:45 PM

Does it say how much Markdown is covered? I doubt that it will get the integrated Latex formulas...

by Almondsetat

3/8/2026 at 6:16:34 PM

Well LaTeX formulas are not part of standard Markdown, which is a few different Header levels, simple lists, bold, italics, blockquote and... that's about it?

by SoftTalker

3/8/2026 at 6:29:28 PM

simple lists? 50 examples and still gaping holes in the logic and no consistent implementation of lists across any 2 editors.

https://spec.commonmark.org/0.31.2/#loose

by mieses

3/8/2026 at 8:29:16 PM

I mean standard Markdown has numbered lists and bullet point lists. That's it.

by SoftTalker

3/8/2026 at 10:22:25 PM

sounds simple until you try to use it

by mieses

3/9/2026 at 2:48:05 AM

I use it all the time. I don't try to make it do more than it does.

by SoftTalker

3/9/2026 at 5:06:58 AM

I like libreoffice but I can never bring myself to run java and electron apps on my computer.

by sourcegrift

3/9/2026 at 5:27:40 AM

libreoffice is written in C++

by fsckboy

3/8/2026 at 7:45:32 PM

Watch out for RCEs :)

by butz

3/8/2026 at 8:19:03 PM

It's happened before, it'll happen again.

by alansaber

3/8/2026 at 7:24:17 PM

Great news. My first thought was that I want to see how this looks. Unfortunately there is not a single screenshot in the announcement. Missed opportunity in my opinion.

by phartenfeller

3/9/2026 at 12:31:37 PM

What's to screenshot? It only imports and exports Markdown.

by timbit42

3/8/2026 at 7:36:12 PM

I keep wondering how much longer they'll cling to these monsters, office suites as a concept. They make no sense since decades, not just for producing TERRIBLE print documents, but also as awful formats for working with text and any data they might contain.

I see this latest development as an admission that their time is up, but I don't see that same awareness from the people who actually use the software.

by kkfx

3/8/2026 at 8:21:17 PM

So if the people making the software don’t see their time is up and the people using the software don’t see their time is up, who decides their time is up?

by grosswait

3/8/2026 at 10:45:17 PM

kkfx it's right. Office users shoudn't need nothing more complex that WordPad and a simple spreadsheet such as Gnucalc. Everything else should be either DTP domain, scientific notebooks instead of crappy spreadsheets with parsing bugs (genomics) and Access instead of SQLite3 and any GUI of choice to place forms in a WYSIWYG way making queries against that database.

by anthk

3/8/2026 at 11:07:27 PM

The need for a functioning digitalised society, because the current one is digitalising slowly, decades behind technological potential, and poorly at that, so it doesn't work; the result is a lethal inefficiency that is making society itself increasingly unmanageable, with a level of social fracture that I fear is irreparable.

Oh, sure, office suites aren't the only cause, nor the main one, but they are a contributing factor. The model of giving a computer to secretarial staff without any training, which is why this software was created in the first place, has now been extended to almost all "office" workers, and well, it's among the causes of our decline.

We haven't worked with sheets of paper, pages, suspended folders (as directories are rendered in file managers on average), and so on for a long time now; it's high time, then, that the modern General Magic, the Office model, stop screwing everyone over. This won't be understood anytime soon, and the result will be a state of affairs even worse than the present.

by kkfx

3/9/2026 at 2:14:12 PM

Excel and Genomics was a recipe for a disaster. Again, for home/office users, something like Wordpad with small tables, such as the ones from Ted works for a 99% of the cases.

Everything else should never interact with a crap like Excel. Ever. Use dedicated, scientific journals for it if you are a self-called professional. Reusing a ledger sheet for serious stuff will just make companies lose billions with faulty research and papers.

Access? Nice toy, but even Sqlite3 as a damn engine can be more powerful and straightforward once you stick any RAD UI, from Lazarus to something small in C#, which is possible in AOT. Heck, even if you have Java, by decoupling the backend you are safe to put even a TCL/Tk GUI, even it if's looks 'horrible' by default, but for serious use, you would love the default "industrial" design. Or just use the Win32 TTK lookalike which would look well on almost any PC.

Ah, yes, reports and the like. Use a damn library to print to PDF, there are zillions. Or, just better: once you get the result in text, just paste the results back to Ted/Writer/Word and then you are free to compose the document in any style you like. Then, well, 'print' to PDF, or PS->PDF.

It might be more complex, yes. But your data won't be mangled in the process. The results would be in a separate text file, outside of any faulty spreadsheet or wannabe database. That output should be pristine and backed up ASAP. As it's text, it's parseable from nearly every machine from 2002. Even more if it's plain ASCII, for sure a thing with science done in English and plain numbers. No localized MSOffice bullshit for formulae, no more numbers parsed as dates, ever.

by anthk

3/8/2026 at 8:07:18 PM

[dead]

by syskuh

3/9/2026 at 1:55:33 AM

[dead]

by aaron695