meli/docs
Manos Pitsidianakis cbe593cf31 mail/compose: add configurable header preample suffix and prefix for editing
This commit adds a new configuration value for the composing section of
settings. Quoting the documentation:

 wrap_header_preamble: Option<(String, String)>
 optional

 Wrap header preample when editing a draft in an editor. This allows you
 to write non-plain text email without the preamble creating syntax
 errors. They are stripped when you return from the editor. The values
 should be a two element array of strings, a prefix and suffix. This can
 be useful when for example you're writing Markdown; you can set the
 value to ["<!--",\ "-->"] which wraps the headers in an HTML comment.
2022-09-02 16:09:45 +03:00
..
samples Update most Cargo dependencies 2022-05-02 17:03:56 +03:00
screenshots README: replace svg with webp screenshots 2020-10-20 22:13:02 +03:00
meli-themes.5 Stop hardcoding certain component colors 2022-03-22 21:00:21 +02:00
meli.1 docs: add pager filter documentation 2021-09-13 13:34:10 +03:00
meli.conf.5 mail/compose: add configurable header preample suffix and prefix for editing 2022-09-02 16:09:45 +03:00