Currently, using Code Hike in a Next.js project that serves code snippets for certain SDKs. Issue is that when trying to use interpolated strings in ruby, the highlight is not working properly (See attached screenshot)
Current behavior using code-hike:

This is the same snippet, and how it looks in a Replit project:
theme-used: 'github-dark'
code-hike version: 1.0.1
next.js version: 14.2.25