#221: Fix missing list markers in chat markdown by JoeEverest · Pull Request #224 · pingdotgg/t3code

@JoeEverest

Tailwind v4 Preflight resets list-style to none on ul/ol elements.
Restore disc/decimal markers and add nested list style variants
(circle, square, lower-alpha, lower-roman) for visual distinction.

AI review requested due to automatic review settings

March 7, 2026 01:42

leoisadev1 added a commit to opencoredev/beppo that referenced this pull request

Mar 7, 2026
…) (#4)

Tailwind v4 Preflight resets list-style to none on ul/ol elements.
Restore disc/decimal markers and add nested list style variants
(circle, square, lower-alpha, lower-roman) for visual distinction.

Co-authored-by: JoeEverest <42711226+JoeEverest@users.noreply.github.com>

leoisadev1 added a commit to opencoredev/beppo that referenced this pull request

Mar 7, 2026
…) (#5)

Tailwind v4 Preflight resets list-style to none on ul/ol elements.
Restore disc/decimal markers and add nested list style variants
(circle, square, lower-alpha, lower-roman) for visual distinction.

Co-authored-by: JoeEverest <42711226+JoeEverest@users.noreply.github.com>