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
remark.js bundled a version of highlight.js in it, so this is probably not easy to fix. I'm not sure what will happen if we load another version of highlight.js in the document (i.e., whether remark.js will use that version).
From https://community.rstudio.com/t/xaringan-highlight-multi-line-strings-in-a-code-chunk/141311
I think this is an issue with highlight.js and remark.js.
Not sure if we can tweak something on our side.
BTW This is working correctly for
html_document
.The text was updated successfully, but these errors were encountered: