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
This pull request should fix the problem in highlight.js, but I'm opening this since mdbook will need to update once a version with the fix is released
highlight.js seems to not render rust raw byte string literals correctly. Example here: https://doc.rust-lang.org/reference/tokens.html?highlight=raw%20string#raw-byte-string-literals (Look for br" )
This pull request should fix the problem in highlight.js, but I'm opening this since mdbook will need to update once a version with the fix is released
The last commit updating highlight.js (9 Jul 2020) has the build options that were used to build it in the description
The text was updated successfully, but these errors were encountered: