docs: add android text-formatting parity gap
Some checks failed
Android CI / android (push) Failing after 5m8s
Android Release / release (push) Failing after 6m12s
CI / test (push) Failing after 2m51s

This commit is contained in:
Codex
2026-03-10 08:00:39 +03:00
parent 47365bba57
commit 10e188b615
3 changed files with 18 additions and 0 deletions

View File

@@ -918,3 +918,9 @@
- strip switches to the currently playing file,
- strip auto-hides when playback stops.
- Added close (`X`) behavior that hides the strip and force-stops the currently playing source.
### Step 128 - Parity docs update: text formatting gap
- Synced Android parity documentation with web-core status:
- added explicit `Text formatting parity` gap to `docs/android-checklist.md`,
- added dedicated Android gap block in `docs/backend-web-android-parity.md` for formatting parity.
- Marked formatting parity as part of highest-priority Android parity block.