Ben Hilton

Results 3 comments of Ben Hilton

This is more of a prism bug. And can be easily addressed with: ```typescript function highlightSyntax(code: string | undefined) { if (!code) { return ; } return ( ); }...

A nix package would also be legendary.