You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When text is enclosed in a pair of single or double hash symbols (#), and no role is assigned to it, the text will be rendered as highlighted (aka marked) text for notation purposes. https://docs.asciidoctor.org/asciidoc/latest/text/highlight/
BUT Pandoc prepends a role [.mark] which breaks the highlighing when converted to HTML: