README.md: mention how to override w3m with html_filter

pull/211/head
Manos Pitsidianakis 2023-04-30 19:14:47 +03:00
parent 34bb532e8d
commit 3a02b6fb80
Signed by: Manos Pitsidianakis
GPG Key ID: 7729C7707F7E09D0
1 changed files with 1 additions and 0 deletions

View File

@ -96,6 +96,7 @@ or if building directly with cargo, use the flag `--features="jmap"'.
### HTML Rendering
HTML rendering is achieved using [w3m](https://github.com/tats/w3m) by default.
You can use the `pager.html_filter` setting to override this (for more details you can consult [`meli.conf(5)`](./docs/meli.conf.5)).
# Development