Documentation
¶
Overview ¶
Package markdown renders Markdown email content for contrib email workflows.
Use it when an application wants Markdown-to-HTML rendering before sending through a ports.Sender implementation. Provider delivery remains owned by a separate adapter such as contrib/adapters/resend.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HTMLToText ¶
HTMLToText strips HTML markup into plain text with basic list formatting.
func RenderPlain ¶
RenderPlain converts Markdown input into a plain text body.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.