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
highlight.jsreports in the browser console about unescaped HTML. The messaging is stopped via the referenced PR but the problem is not solved. We have to find a proper way to escape HTML for source blocks.
Note that the security issue is present for a long time but nobody took care. The messaging fix is just a cosmetic thing.
Documenting a response in the Antora channel (zulip) about escaping html source blocks.
Guessing that the response comes from Antora 3 and not 2.3
Means that Antora 3 may behave correctly versus v2.3 in terms of escaping.
Finally we know after the upgrade to Antora 3.
Response
Short <your-command> --> <your-command>
Long
...If you put the following block in your AsciiDoc file:
Referencing: Fix and improve highlighting with highlight.js
highlight.js
reports in the browser console about unescaped HTML. The messaging is stopped via the referenced PR but the problem is not solved. We have to find a proper way to escape HTML for source blocks.Note that the security issue is present for a long time but nobody took care. The messaging fix is just a cosmetic thing.
@xoxys fyi
The text was updated successfully, but these errors were encountered: