The Button will not be highlighted and understood correctly. It's like Prism is applied on each line separately instead of being applied on the whole code snippet element.
I think you should handle functions like 'handleReturn' yourself in your editor. I'm not sure why, but the library's author didn't address this issue for us.
Hi,
We discovered an issue of highlighting when we have same line of code on several lines.
For example, if I have in my code snippet:
The Button will not be highlighted and understood correctly. It's like Prism is applied on each line separately instead of being applied on the whole code snippet element.
Let me know if you need more details.