Issue with markdown (potential bug) #233
Replies: 1 comment
-
Moving this to open-webui open-webui/open-webui#5057 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
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.
Beta Was this translation helpful? Give feedback.
All reactions