Skip to content

vis/mail: fix include_picture typo and serialize bool params when false#233

Merged
bjornars merged 3 commits into
novem-code:mainfrom
bjornars:bsn/pciture-fix
Jun 7, 2026
Merged

vis/mail: fix include_picture typo and serialize bool params when false#233
bjornars merged 3 commits into
novem-code:mainfrom
bjornars:bsn/pciture-fix

Conversation

@bjornars
Copy link
Copy Markdown
Contributor

@bjornars bjornars commented Jun 7, 2026

  • Fix typos: paramter, controleld, and the include_pcitureinclude_picture section param.
  • Serialize boolean section params when false so default-ON toggles (include_caption/title/link/bio/picture) can actually be turned off — the renderer only hides an element when its instruction key is present and set to false.

bjornars added 3 commits June 7, 2026 20:06
Boolean toggles were only emitted when true, so default-ON options
(include_caption/include_title/include_link/include_bio/include_picture)
could never be turned off — the renderer only hides an element when its
instruction key is present and set to false.
@bjornars bjornars merged commit 8221917 into novem-code:main Jun 7, 2026
6 checks passed
@bjornars
Copy link
Copy Markdown
Contributor Author

bjornars commented Jun 7, 2026

image

🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants