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
The copy-tex script enable copy in latex (instead of ugly unicode like).
💡 Proposed Solution
Add <script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/contrib/copy-tex.min.js" integrity="sha384-ww/583aHhxWkz5DEVn6OKtNiIaLi2iBRNZXfJRiY1Ai7tnJ9UXpEsyvOITVpTl4A" crossorigin="anonymous"></script> to the header.
💭 Describe the feature
The copy-tex script enable copy in latex (instead of ugly unicode like).
💡 Proposed Solution
Add
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/contrib/copy-tex.min.js" integrity="sha384-ww/583aHhxWkz5DEVn6OKtNiIaLi2iBRNZXfJRiY1Ai7tnJ9UXpEsyvOITVpTl4A" crossorigin="anonymous"></script>
to the header.See https://github.com/KaTeX/KaTeX/tree/main/contrib/copy-tex
The text was updated successfully, but these errors were encountered: