You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
2 years ago
..
samples Update most Cargo dependencies 2 years ago
screenshots README: replace svg with webp screenshots 4 years ago
meli-themes.5 Stop hardcoding certain component colors 2 years ago
meli.1 docs: add pager filter documentation 3 years ago
meli.conf.5 mail/compose: add configurable header preample suffix and prefix for editing 2 years ago