fix(tui): numbered list items showing "1." when code blocks break list continuity
This commit is contained in:
committed by
Mario Zechner
parent
234f367d0d
commit
a5441706f3
@@ -6,6 +6,10 @@
|
||||
|
||||
- `pageUp` and `pageDown` key support with `selectPageUp`/`selectPageDown` editor actions ([#662](https://github.com/badlogic/pi-mono/pull/662) by [@aliou](https://github.com/aliou))
|
||||
|
||||
### Fixed
|
||||
|
||||
- Numbered list items showing "1." for all items when code blocks break list continuity ([#660](https://github.com/badlogic/pi-mono/pull/660) by [@ogulcancelik](https://github.com/ogulcancelik))
|
||||
|
||||
## [0.43.0] - 2026-01-11
|
||||
|
||||
### Added
|
||||
|
||||
Reference in New Issue
Block a user