Kind of curious how managed to make it work without it getting instantly replaced, haven't managed to find out how in my testing
Comments
-
🧀 231DeimaJ 8 months ago
i dont know if you knew but i did it by reposting a private post (it doesn't have to be private it, i just did it so that it looked like a normal post) -
PkmnQ is cool 8 months ago
I didn't know that, I just worked around it my own way -
🧀 231DeimaJ 8 months ago
how did you do it then? -
PkmnQ is cool 8 months ago
The way I used is specific to the {!! variant (I'll use {.. instead for the examples for safety). Literally all I did was add an extra blank {.. ..}, i.e. turn {.. stuff ..} into {.{.. ..}. stuff ..}. You need to do this twice for posts for some reason, so I used {.{.{.. ..}. null ..} stuff ..}.
-
-
When I try to put the double curly bracket thing in my post it instantly gets replaced with nothing -
what
stuff like this text then
it doesn't show up but it's here
that's what I did maybe it explains stuff -
what<br/>stuff like this text then<br/><br/>
what about the code part
doesnt things like < > just get replaced by .. < >
-