Skip to content

fix: fix markdown list rendering collapse in LLM example app#1179

Open
barhanc wants to merge 1 commit into
mainfrom
@bh/fix-llm-markdown-rendering
Open

fix: fix markdown list rendering collapse in LLM example app#1179
barhanc wants to merge 1 commit into
mainfrom
@bh/fix-llm-markdown-rendering

Conversation

@barhanc
Copy link
Copy Markdown
Contributor

@barhanc barhanc commented May 23, 2026

Description

Fixes the problem in LLM example app that collapsed the rendered markdown list.

Introduces a breaking change?

  • Yes
  • No

Type of change

  • Bug fix (change which fixes an issue)
  • New feature (change which adds functionality)
  • Documentation update (improves or adds clarity to existing documentation)
  • Other (chores, tests, code style improvements etc.)

Tested on

  • iOS
  • Android

Testing instructions

Run the LLM example app with the 'Give me 3 fun ...' example prompt and Qwen3.5 or SmolLM2 model and confirm that the final markdown list is rendered correctly.

Screenshots

Related issues

Fixes #1178

Checklist

  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have updated the documentation accordingly
  • My changes generate no new warnings

Additional notes

@barhanc barhanc self-assigned this May 23, 2026
@barhanc barhanc added the bug fix PRs that are fixing bugs label May 23, 2026
@barhanc barhanc requested a review from benITo47 May 23, 2026 16:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug fix PRs that are fixing bugs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Qwen 3.5: The model sometimes outputs gibberish

1 participant