Little mistake in online documentaton

Carsten Reith <[email protected]> Thu, 30 Jul 2026 11:05:06 +0200
Newsgroups gmane.comp.web.lynx.devel
Message-ID <[email protected]>
The documentation on the page 

https://docs.neomutt.org/tutorials/html-and-urls.html 

suggest to add the following to neomuttrc:

auto-view text/html

On my system (NeoMutt 20260616 on OpenBSD 7.9) this doesn't work. 

The neomuttrc(5) is correct:

auto_view  (instead of auto-view, underscore instead of dash).

:wq

Carsten