[GH-ISSUE #20218] issue: Broken markdown checklist #57794

Closed
opened 2026-05-05 21:37:23 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @opa-oz on GitHub (Dec 28, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/20218

Check Existing Issues

  • I have searched for any existing and/or related issues.
  • I have searched for any existing and/or related discussions.
  • I have also searched in the CLOSED issues AND CLOSED discussions and found no related items (your issue might already be addressed on the development branch!).
  • I am using the latest version of Open WebUI.

Installation Method

Docker

Open WebUI Version

v0.6.26

Ollama Version (if applicable)

0.11.8

Operating System

Ubuntu 22.04

Browser (if applicable)

Brave

Confirmation

  • I have read and followed all instructions in README.md.
  • I am using the latest version of both Open WebUI and Ollama.
  • I have included the browser console logs.
  • I have included the Docker container logs.
  • I have provided every relevant configuration, setting, and environment variable used in my setup.
  • I have clearly listed every relevant configuration, custom setting, environment variable, and command-line option that influences my setup (such as Docker Compose overrides, .env values, browser settings, authentication configurations, etc).
  • I have documented step-by-step reproduction instructions that are precise, sequential, and leave nothing to interpretation. My steps:
  • Start with the initial platform/version/OS and dependencies used,
  • Specify exact install/launch/configure commands,
  • List URLs visited, user input (incl. example values/emails/passwords if needed),
  • Describe all options and toggles enabled or changed,
  • Include any files or environmental changes,
  • Identify the expected and actual result at each stage,
  • Ensure any reasonably skilled user can follow and hit the same issue.

Expected Behavior

Markdown checklist is rendered as markdown block

Actual Behavior

Markdown checklist is being rendered outside markdown block

Steps to Reproduce

  1. Go to OpenWeb UI
  2. Ask the following (with example being markdown block):

Give me list of all harry potter movies names in english as a mardown checklist, for example:

- [ ] Harry Potter and the Sourcerer's Stone
- [ ] ...
  1. It responds with valid block as well:
  • The Harry Potter film series consists of 8 movies:
  • Harry Potter and the Philosopher's Stone (released as Harry Potter and the Sorcerer's Stone in the United States)
  • Harry Potter and the Chamber of Secrets
  • Harry Potter and the Prisoner of Azkaban
  • Harry Potter and the Goblet of Fire
  • Harry Potter and the Order of the Phoenix
  • Harry Potter and the Half-Blood Prince
  • Harry Potter and the Deathly Hallows – Part 1
  • Harry Potter and the Deathly Hallows – Part 2
  1. But block appear to be broken in Web interface:
Image

Logs & Screenshots

Image

Additional Information

No response

Originally created by @opa-oz on GitHub (Dec 28, 2025). Original GitHub issue: https://github.com/open-webui/open-webui/issues/20218 ### Check Existing Issues - [x] I have searched for any existing and/or related issues. - [x] I have searched for any existing and/or related discussions. - [x] I have also searched in the CLOSED issues AND CLOSED discussions and found no related items (your issue might already be addressed on the development branch!). - [x] I am using the latest version of Open WebUI. ### Installation Method Docker ### Open WebUI Version v0.6.26 ### Ollama Version (if applicable) 0.11.8 ### Operating System Ubuntu 22.04 ### Browser (if applicable) Brave ### Confirmation - [x] I have read and followed all instructions in `README.md`. - [x] I am using the latest version of **both** Open WebUI and Ollama. - [x] I have included the browser console logs. - [x] I have included the Docker container logs. - [x] I have **provided every relevant configuration, setting, and environment variable used in my setup.** - [x] I have clearly **listed every relevant configuration, custom setting, environment variable, and command-line option that influences my setup** (such as Docker Compose overrides, .env values, browser settings, authentication configurations, etc). - [x] I have documented **step-by-step reproduction instructions that are precise, sequential, and leave nothing to interpretation**. My steps: - Start with the initial platform/version/OS and dependencies used, - Specify exact install/launch/configure commands, - List URLs visited, user input (incl. example values/emails/passwords if needed), - Describe all options and toggles enabled or changed, - Include any files or environmental changes, - Identify the expected and actual result at each stage, - Ensure any reasonably skilled user can follow and hit the same issue. ### Expected Behavior Markdown checklist is rendered as markdown block ### Actual Behavior Markdown checklist is being rendered outside markdown block ### Steps to Reproduce 1. Go to OpenWeb UI 2. Ask the following (with example being markdown block): >Give me list of all harry potter movies names in english as a mardown checklist, for example: >```md >- [ ] Harry Potter and the Sourcerer's Stone >- [ ] ... >``` 3. It responds with valid block as well: >* The Harry Potter film series consists of 8 movies: > ```markdown >- [ ] Harry Potter and the Philosopher's Stone (released as Harry Potter and the Sorcerer's Stone in the United States) >- [ ] Harry Potter and the Chamber of Secrets >- [ ] Harry Potter and the Prisoner of Azkaban >- [ ] Harry Potter and the Goblet of Fire >- [ ] Harry Potter and the Order of the Phoenix >- [ ] Harry Potter and the Half-Blood Prince >- [ ] Harry Potter and the Deathly Hallows – Part 1 >- [ ] Harry Potter and the Deathly Hallows – Part 2 >``` 4. But block appear to be broken in Web interface: <img width="434" height="450" alt="Image" src="https://github.com/user-attachments/assets/ab027921-9928-4567-afab-6ebd4a4dfa0c" /> ### Logs & Screenshots <img width="1369" height="708" alt="Image" src="https://github.com/user-attachments/assets/ccfa65e7-e370-478d-8985-584aad2698fb" /> ### Additional Information _No response_
GiteaMirror added the bug label 2026-05-05 21:37:23 -05:00
Author
Owner

@owui-terminator[bot] commented on GitHub (Dec 28, 2025):

🔍 Similar Issues Found

I found some existing issues that might be related to this one. Please check if any of these are duplicates or contain helpful solutions:

  1. #20092 issue:
    by VideoRyan • Dec 22, 2025 • bug

  2. #19864 issue:
    by Haervwe • Dec 10, 2025 • bug

  3. #19777 issue:
    by Yaute7 • Dec 05, 2025 • bug

  4. #20019 issue:
    by j63440490 • Dec 17, 2025 • bug

  5. #19877 issue:
    by dotmobo • Dec 11, 2025 • bug

Show 5 more related issues
  1. #20046 issue:
    by pierrelouisbescond • Dec 19, 2025 • bug

  2. #19861 issue:
    by QuitHub • Dec 10, 2025 • bug

  3. #20107 issue:
    by mengdeer589 • Dec 22, 2025 • bug

  4. #19563 issue:
    by naruto7g • Nov 28, 2025 • bug

  5. #19211 issue:
    by Byrnes9 • Nov 16, 2025 • bug


💡 Tips:

  • If this is a duplicate, please consider closing this issue and adding any additional details to the existing one
  • If you found a solution in any of these issues, please share it here to help others

This comment was generated automatically by a bot. Please react with a 👍 if this comment was helpful, or a 👎 if it was not.

<!-- gh-comment-id:3694508845 --> @owui-terminator[bot] commented on GitHub (Dec 28, 2025): 🔍 **Similar Issues Found** I found some existing issues that might be related to this one. Please check if any of these are duplicates or contain helpful solutions: 1. [#20092](https://github.com/open-webui/open-webui/issues/20092) **issue:** *by VideoRyan • Dec 22, 2025 • `bug`* 2. [#19864](https://github.com/open-webui/open-webui/issues/19864) **issue:** *by Haervwe • Dec 10, 2025 • `bug`* 3. [#19777](https://github.com/open-webui/open-webui/issues/19777) **issue:** *by Yaute7 • Dec 05, 2025 • `bug`* 4. [#20019](https://github.com/open-webui/open-webui/issues/20019) **issue:** *by j63440490 • Dec 17, 2025 • `bug`* 5. [#19877](https://github.com/open-webui/open-webui/issues/19877) **issue:** *by dotmobo • Dec 11, 2025 • `bug`* <details> <summary>Show 5 more related issues</summary> 6. [#20046](https://github.com/open-webui/open-webui/issues/20046) **issue:** *by pierrelouisbescond • Dec 19, 2025 • `bug`* 7. [#19861](https://github.com/open-webui/open-webui/issues/19861) **issue:** *by QuitHub • Dec 10, 2025 • `bug`* 8. [#20107](https://github.com/open-webui/open-webui/issues/20107) **issue:** *by mengdeer589 • Dec 22, 2025 • `bug`* 9. [#19563](https://github.com/open-webui/open-webui/issues/19563) **issue:** *by naruto7g • Nov 28, 2025 • `bug`* 10. [#19211](https://github.com/open-webui/open-webui/issues/19211) **issue:** *by Byrnes9 • Nov 16, 2025 • `bug`* </details> --- 💡 **Tips:** - If this is a duplicate, please consider closing this issue and adding any additional details to the existing one - If you found a solution in any of these issues, please share it here to help others *This comment was generated automatically by a bot.* Please react with a 👍 if this comment was helpful, or a 👎 if it was not.
Author
Owner

@silentoplayz commented on GitHub (Dec 28, 2025):

It looks like the model you used provided an error in formatting the markdown in its response to you.

Image

And for fun:

Image
<!-- gh-comment-id:3694856951 --> @silentoplayz commented on GitHub (Dec 28, 2025): It looks like the model you used provided an error in formatting the markdown in its response to you. <img width="2295" height="512" alt="Image" src="https://github.com/user-attachments/assets/5c802b2d-c369-4ad1-9d13-3cbc6fbd9daa" /> And for fun: <img width="2292" height="934" alt="Image" src="https://github.com/user-attachments/assets/89892d53-c1c6-474e-8fdd-9479263e1d2f" />
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#57794