···217217- **`[html-signature]` placeholder** — include this in your text signature to enable HTML signature for a specific email; visible in the editor and pre-send preview, but stripped before sending
218218- **Per-email control** — delete the `[html-signature]` line in the editor to send without the HTML signature for that email
219219220220+221221+#### This is how it looks
222222+223223+The sent e-mail with above HTML signature looks like this:
224224+
225225+226226+In the email as text:
227227+```markdown
228228+Hello there
229229+230230+how are you
231231+here's my new HTML signature below.
232232+BR Simon
233233+234234+--
235235+[html-signature]
236236+```
237237+238238+220239**Notes:**
221240222241- Use inline styles only (no `<style>` blocks or external CSS) for maximum email client compatibility