cross-posted from: https://lemmy.dbzer0.com/post/13942739
Sometimes I look back on my life and wonder exactly how much of my life and current personality is purely due to the autism.
cross-posted from: https://lemmy.dbzer0.com/post/13942739
Sometimes I look back on my life and wonder exactly how much of my life and current personality is purely due to the autism.
Cool! Btw, how did you get those words to come out purple??
They’re not purple on my side, must be your app. I just formatted it as a code block with the ``` on either side.
Weird, I’m on desktop. Maybe it’s my theme: darkly-pureblack. Anyway, here’s how it looks on my end:
Huh, weird. No clue!
Mine (web browser) does the same. Looks as if [programming code] syntax hilighting failed at determining the programming language but hilighted some possible keywords anyway. iow:
if viewing_app.defaults['hilight_code'] == true: try(codeblock.interpret('is this Python somehow?'))