slickgpt icon indicating copy to clipboard operation
slickgpt copied to clipboard

Code formatting of nested JSON is not applied to top-level

Open remcoder opened this issue 2 years ago • 0 comments

When the output is recognized as JSON it is formatted as code using <pre> and <code>.

But when the JSON contains a nested object, the top-level isn't formatted as code anymore.

examples: https://slickgpt.vercel.app/shared/acidic-shallow-actor

remcoder avatar May 23 '23 21:05 remcoder