/* module-key = 'com.atlassian.confluence.ext.newcode-macro-plugin:code-macro-bidi-style', location = 'styles/code-macro-bidi.css' */
.bidi-marker:before{unicode-bidi:isolate;background-color:var(--ds-background-accent-yellow-subtler,#fff0b3);color:var(--ds-text-accent-yellow-bolder,#7f5f01);cursor:pointer;content:attr(data-charcode)}.bidi-marker[char]:before{content:attr(char)}