torchlight-laravel icon indicating copy to clipboard operation
torchlight-laravel copied to clipboard

How to prevent torchlight from parsing code inside custom component?

Open blockhunts opened this issue 2 years ago • 1 comments

For example I have created custom input component, and the way to use it is by typing

In my webpage, I want to show my code as it is .....

NOT

<div.... > <input .....> <div.....>

blockhunts avatar Apr 03 '23 06:04 blockhunts

@blockhunts I have the same problem, have you found a solution yet?

ribeiroevandro avatar Aug 01 '23 03:08 ribeiroevandro