You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's no secret that I love Torchlight. But for some it may be bothersome to have to get an API key and set it as a CI secret. So I'm wondering if we should have a config option for a client-side library like Highlight.js.
Since it's easy to add, and because adding this could open up a large feature scope where we might want to support a whole bunch of different libraries, it's probably better to make it easier to set HTML from the config. It's still (and has been for a long time) possible to extend the head and scripts Blade components, but when working with things like anonymous projects it becomes a bit cumbersome. Having a nice way to set this in the hyde.yml file would be really nice for cloud setups. Closing in favour of #1542 (until/unless this feature becomes requested by others).
It's no secret that I love Torchlight. But for some it may be bothersome to have to get an API key and set it as a CI secret. So I'm wondering if we should have a config option for a client-side library like Highlight.js.
It's fairly easy to add. See https://gist.github.com/caendesilva/84e8399b3255b825f02f92f33e4ebe64
The text was updated successfully, but these errors were encountered: