Not that you asked about… word processing in 2026 but:

🥚LibreOffice now speaks markdown! But it strips out comments, as there isn’t a standard

🥚Word does not yet speak markdown, but does support ODT files

🥚Google Docs can now export markdown and makes comments into footnotes

🥚LibreOffice supports password-protected ODT files, but nothing else reads them

🥚Password-protected .docx files are supported by LibreOffice and Google Docs either offers “Preview” or strips the encryption for editing, while TextEdit shows AES encryption noise

🥚BBEdit can open .docx files, though they are not exactly user-friendly

🥚Collabora and OnlyOffice (Sveiki!) reportedly support encrypted .docx files

(I rarely use file-level encryption but it has its place and readability is important)

🥚Word mail merge is very broken while LibreOffice’s worked quite well (used for the BSDCan 2025 badges)

🥚I hope the spreadsheets aren’t making up numbers and I fear the interoperability of presentations

🐣Converted documents will gladly jump from say, 128KB to 1.2M with the exact same content. Consider copy/paste to the format of choice.

🐣RTF has no T.

😐It’s 2026 and I still don’t know how best to sit down and make a to do list that is available on my phone and desktop.

Of course you want a console-based word processor! I have some good news and some bad news…

The good: WordGrinder!

The bad: “DEPRECATED: broken since 2023, maintainer AWOL”

https://www.freshports.org/editors/wordgrinder/

FreshPorts -- editors/wordgrinder: Simple Unicode-aware console and X11-based word processor

WordGrinder is an ultra-clean and uncluttered word processor that runs in a terminal or an X11 window. The author made WordGrinder to have something to write novels on. It supports just enough character and paragraph style support to let you get the job done, while not enough to let you waste time configuring them.

@dexter WordGrinder is definately still under development. Latest release 2025. Might be a roll your own for FreeBSD.

https://github.com/davidgiven/wordgrinder

@kianryan How are you defining “definitely”?

@dexter

Apologies. Not speaking for the dev. However, last release 2025, commits 8 months ago, and answering issues 4 months ago.

In other words, while development may have slowed down, I wouldn't consider it an abandoned project.