You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add black background body tag to terminal-to-html output (#104)
Modified the terminal-to-html tool to wrap all generated HTML output
in a complete HTML document with a body tag that sets the background
color to black. This ensures consistent black backgrounds regardless
of whether the input is RTF, HTML, or plain text.
Co-authored-by: Claude <noreply@anthropic.com>
0 commit comments