mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-09 21:18:40 +00:00
chore: rename branch master to main (#3376)
* chore: rename branch master to main * ci: update semantic-release config * ci: run semantic release only on main
This commit is contained in:
@@ -88,7 +88,7 @@ Note, however, that you do not need to include `katex.js` on the client.
|
||||
|
||||
## Using mhchem extension
|
||||
|
||||
The [mhchem extension](https://github.com/Khan/KaTeX/tree/master/contrib/mhchem)
|
||||
The [mhchem extension](https://github.com/KaTeX/KaTeX/tree/main/contrib/mhchem)
|
||||
adds its features by modifying the `katex` module. So you can use KaTeX with
|
||||
mhchem in Node as follows:
|
||||
|
||||
|
Reference in New Issue
Block a user