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
I should note, if the idea here is to change the katex.min.css so that it is local, then you very likely want to also have all the font files referenced by it. I did something similar here a while ago: https://github.com/mbarkhau/litprog/blob/master/makefile#L102
It would be great to have an option to pass a path to a local copy of katex so that we can create documentation that will work offline without needing to pull from https://cdn.jsdelivr.net/npm/[email protected]/dist/katex.min.css
The text was updated successfully, but these errors were encountered: