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
Fix list spacing in display and HTML generation (v1.0.2)
htmlToText: strip <p><br></p> spacers around lists, process <ul> as
block to prevent source whitespace creating extra blank lines.
markdownToHtml: skip spacer paragraphs before/after list blocks.
Also fix two pre-existing typecheck errors in client.ts.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments