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
{{ message }}
This repository was archived by the owner on Dec 26, 2025. It is now read-only.
Probably a way to add Configuration of the code highlighter system would be inside AppWrapper and the various configure to be added at the bottom of the page JS.... <script> hljs.configure({ tabReplace: ' ' }); </script>
Probably a way to add Configuration of the code highlighter system would be inside AppWrapper and the various configure to be added at the bottom of the page JS....
<script> hljs.configure({ tabReplace: ' ' }); </script>