tuchk4/storybook-readme

Do not escape source code

lufego opened this issue · 0 comments

Hi, I need to display the source code for the component. The thing is that one of the props is a JSON string, and it has double quotes inside. But when the source code gets rendered, they are replace by ".

Is there any way to avoid it?

image