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:
ylemkimon
2021-10-31 01:32:44 +09:00
committed by GitHub
parent c5ac4c7695
commit f007358c0f
16 changed files with 24 additions and 23 deletions

View File

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