tempestphp / highlight

🎨 Fast, extensible, server-side code highlighting for web and terminal

Home Page:https://tempest.stitcher.io/highlight/01-getting-started

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

We might not need `IgnoreToken` anymore

brendt opened this issue · comments

This used to be added in order to prevent collisions between blade comment {{-- and deletion tags {{-, but I think this has been fixed in another way now, and we can get rid of this part.