So, I wanted to do this:
@@.cheatsBlock;@@.cheatsItemA;orientation@@\
@@.cheatsItemB;<<cyclinglink "$cycOrientation" "unset" "het" "gay" "bi">>@@@@<br><br>\
But all that results in is:
https://ibb.co/fREJBb
So, I tried the exact same idea like so:
<span class="cheatsBlock">@@.cheatsItemA;orientation@@\
@@.cheatsItemB;<<cyclinglink "$cycOrientation" "unset" "het" "gay" "bi">>@@</span><br><br>\
And I get the result I was looking for.
https://ibb.co/ca0mxG
So... why is this? Am I not really supposed to try @@;'s within other @@;'s?
I do like using the custom styling markups, but is embedding something better avoided? Or is this just a bad case for it or something?