Skip to content

style(tui): distinguish markdown h1 headings#27814

Merged
kitlangton merged 2 commits into
devfrom
tui-markdown-h1-style
May 16, 2026
Merged

style(tui): distinguish markdown h1 headings#27814
kitlangton merged 2 commits into
devfrom
tui-markdown-h1-style

Conversation

@kitlangton
Copy link
Copy Markdown
Contributor

Summary

  • Add italic and underline styling to Markdown H1 headings in the TUI syntax theme.
  • Keep generic Markdown headings and H2-H6 styling unchanged so table headers do not inherit H1 styling.

Verification

  • bunx prettier --write src/cli/cmd/tui/context/theme.tsx
  • bun typecheck from packages/opencode
  • bunx oxlint packages/opencode/src/cli/cmd/tui/context/theme.tsx (existing warnings, 0 errors)

Notes

  • Root pre-push typecheck currently fails in packages/core with unrelated Response/Headers type errors, so this branch was pushed with the pre-push hook skipped after confirmation.

@kitlangton kitlangton enabled auto-merge (squash) May 16, 2026 02:27
@kitlangton kitlangton disabled auto-merge May 16, 2026 15:18
@kitlangton kitlangton merged commit c0a8b50 into dev May 16, 2026
12 of 14 checks passed
@kitlangton kitlangton deleted the tui-markdown-h1-style branch May 16, 2026 15:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant