YYsuni / react18-json-view

JSON viewer for react18
https://jv.yysuni.com/
MIT License
236 stars 15 forks source link

How to show the string with scaped values (normal new lines, quotes, etc)? #21

Open MiniSuperDev opened 8 months ago

MiniSuperDev commented 8 months ago

Like this viewer, when the string values show the string with scaped values image

Thanks

YYsuni commented 8 months ago

You could use the custom node (customizeNode) now.