Any way to make double brackets appear?

Options
I am attempting to add some script that has one set of double closing brackets ( ]] ). As we know, LO sessions tags use those. Problem is, in that script, those are being cleared out on the live page, as one would expect.


Is there any way I can force those brackets to appear? The script is dependent on those.


PS - We've learned we can't use Tag Manager to install the script.
Tagged:

Comments

  • You can use L-Tags for this sort of thing.


    [[LL]] will render [[

    [[LR]] will render ]]

    [[LC]] will render ::
  • Noah Cooper:

    You can use L-Tags for this sort of thing.


    [[LL]] will render [[

    [[LR]] will render ]]

    [[LC]] will render ::



    Had no idea. Thanks!

Categories