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
I've taken up an ambitious fun project for my skills. I'm not an Angular developer, nor familiar with Reveal internals. Chatbots helped quite a bit, but apparently they can't anymore.
We're encountering an issue with syntax highlighting when integrating Reveal.js into an Angular application.
In two implementations, syntax highlighting works in the first
and fails in the second
I don't know exactly why it works or fails, and would appreciate your insights. What seems suspicious is how we're initialising Reveal. I've detailed the problem and my observation in this issue hmoazzem/delve#1 in original repository.
I'm happy to provide any additional information or assistance to help troubleshoot this. Thank you for your time and consideration.
The text was updated successfully, but these errors were encountered:
Hi,
I've taken up an ambitious fun project for my skills. I'm not an Angular developer, nor familiar with Reveal internals. Chatbots helped quite a bit, but apparently they can't anymore.
We're encountering an issue with syntax highlighting when integrating Reveal.js into an Angular application.
In two implementations, syntax highlighting works in the first
and fails in the second
I don't know exactly why it works or fails, and would appreciate your insights. What seems suspicious is how we're initialising Reveal. I've detailed the problem and my observation in this issue hmoazzem/delve#1 in original repository.
I'm happy to provide any additional information or assistance to help troubleshoot this. Thank you for your time and consideration.
The text was updated successfully, but these errors were encountered: