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
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>