mirror of
https://github.com/open-webui/pipelines.git
synced 2026-07-21 10:05:26 -04:00
Issue with markdown #107
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @shadowfaxproject on GitHub (Aug 27, 2024).
Discussed in https://github.com/open-webui/pipelines/discussions/233
Originally posted by shadowfaxproject August 18, 2024
I have noticed certain markdown syntax does not render correctly when using pipelines in open_webui.
Specifically noticed this when using pipelines with open_webui 0.3.12/13.
e.g. following markdown code

[](https://google.com)works with open_webui 0.3.10 displays the image and the link to google.com works as expected
With open_webui 0.3.13, here is the output rendered, does not display the image. Link to google.com works as expected.
Has anyone experienced this? I am unable to higher open_webui version because of this.
@justinh-rahb commented on GitHub (Aug 29, 2024):
Make sure you're testing with latest versions of things. WebUI is at 0.3.16 now.
@shadowfaxproject commented on GitHub (Aug 31, 2024):
Tested it again with 0.3.16 webui and still the same issue.
I will open the issue with open-webui since looks like it's on that side
rather than core pipelines issue.
On Thu, Aug 29, 2024 at 5:16 AM Justin Hayes @.***>
wrote:
@shadowfaxproject commented on GitHub (Aug 31, 2024):
Moving this to open-webui https://github.com/open-webui/open-webui/discussions/5057