Enhancement: Support for Nested Markdown Blocks #3512
FabianHertwig
started this conversation in
Feature Requests & Suggestions
Replies: 1 comment
-
not a bug but rather a feature request. ChatGPT act the same as LibreChat does |
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.
-
What happened?
When there is a Markdown block inside a markdown block, then the rendering of the outer markdown block ends when the inner markdown block ends with three backticks.
I would expect that the outer Markdown block is rendered until it is closed again.
Steps to Reproduce
Instruct a model to create such a Markdown structure:
Put out a markdown block that contains another markdown block with some lorum ipsum text before and after each
The unrendered output is the following:
What browsers are you seeing the problem on?
Safari
Relevant log output
No response
Screenshots
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions