BlazorPrettyCode icon indicating copy to clipboard operation
BlazorPrettyCode copied to clipboard

Blazor Code Component for Documentation Sites

Results 8 BlazorPrettyCode issues
Sort by recently updated
recently updated
newest added

Hello, How to use this JS with HTML ?? like: \my code here..\ ?

The Less Than symbol < produces "

bug

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?

Use openRegion and remove use of dynamic sequence number in build render

enhancement

Allow themes to color the quote marks. For example Winter Is Coming Dark: ``` { "Name": "Quotes", "Settings": { "color": "#6bff81" } }, ```

enhancement

Currently only Parse errors are displayed, other errors may occur.

enhancement

1. Color `$` in front of a quote mark or in front `@"` mark 2. Color variables in the interpolated string: `$"{colorMe}"`

enhancement