BlazorPrettyCode icon indicating copy to clipboard operation
BlazorPrettyCode copied to clipboard

Can this format and colorize JSON?

Open sharpninja opened this issue 5 years ago • 1 comments

I need to colorize and format a JSON snippet in Blazor. IOs this a good comonent to do that If not, do you have a recommendation?

sharpninja avatar Feb 23 '20 06:02 sharpninja

No sorry json highlighting is not supported. Only CSHTML. You could add it, but it would be a fair amount of work.

I think you could add a markdown component and configure syntax highlighting for it, but I do not know how to do that, just that it might be possible.

Sorry that I can’t be more helpful

chanan avatar Feb 23 '20 13:02 chanan