Results 6 comments of Christopher Janzen

@arcovion have you written or modified a version of this to accommodate your needs? I'm looking to do the exact same thing so I can use prism.js. There may be...

Yeah, I did get that to work. Maybe I'm thinking of a simpler solution that doesn't require rouge at all? Something that would allow me to just use fenced code...

Hmm I'll have to play around with this but thanks very much for the great leads! I think I'll be able to come up with a solution for my specific...

I ended up with this: ``` ruby "#{code}" ``` any downside to not using html_escape? I couldn't get it to work because it couldn't find the method html_escape.

Okay, think I finally figured it out! Thanks for your help.

Not only does this happen when the thumbs are lazy loaded, but it happens in the main swiper as well when images are lazy loaded. An example page for context:...