I found a solution but it is not the best:
- Install the Javascript Init Plugin
- Add this Code: setTimeout(function(){ … code from prism plugin … }, 2000);
Now I have clickable links and other stuff in my code blocks
I found a solution but it is not the best:
Now I have clickable links and other stuff in my code blocks