mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-05 03:08: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:
@@ -93,7 +93,7 @@ You can view the report in `coverage/lcov-report/index.html`.
|
||||
|
||||
To ensure the final output looks good, we screenshot different expressions.
|
||||
These tests can be run by using the
|
||||
[screenshotter docker](https://github.com/KaTeX/KaTeX/tree/master/dockers/screenshotter).
|
||||
[screenshotter docker](https://github.com/KaTeX/KaTeX/tree/main/dockers/screenshotter).
|
||||
|
||||
The screenshot tests should be run if you add anything more significant than
|
||||
individual symbols. These tests are not automatically run, so please remember!
|
||||
@@ -107,7 +107,7 @@ created it, add a screenshot test. See
|
||||
[ss_data.yaml](test/screenshotter/ss_data.yaml).
|
||||
|
||||
You can use our
|
||||
[texcmp](https://github.com/KaTeX/KaTeX/tree/master/dockers/texcmp) tool
|
||||
[texcmp](https://github.com/KaTeX/KaTeX/tree/main/dockers/texcmp) tool
|
||||
to compare the outputs of a screenshot test as generated by KaTeX and LaTeX.
|
||||
It's often useful to attach the resulting "visual diff" to your pull request
|
||||
with a new feature.
|
||||
|
Reference in New Issue
Block a user