chiralica def chaosgame1(draw,n): z=0+0j h=0.0 for i in xrange(n): plot(draw,z,h) j=randint(0,2) z=z*scale[j]+shift[j] h=(h+j)/3 i was always checking this on mobile so i didn’t have inspect element
chiralica so it’s being done client-side by a library called highlight.js and they put the script tag right in the code block, lmao
chiralica the library prides itself on detecting languages though when i messed with it I’m pretty sure I mostly added them anyways select * from magical_girls as mg where mg.power_source != 'contract' and mg.hair_color = 'blue'
chiralica chiralica it thought this was csharp (it was intended to be sql though i think csharp has some syntax for sql queries and the like so it’s probably pulling that lol)
chiralica chiralica select * from magical_girls as mg where mg.power_source != 'contract' and mg.hair_color = 'blue'
chiralica Hybris the first half is maybe a bit unexpected because I’m used to it being done server side but not unreasonable, the fact that the script tag is in the code block is very silly because of what it implies about a thread with multiple code blocks