mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-05 11:18:39 +00:00
* chore: add pull request template * Small wording improvements Co-authored-by: Erik Demaine <edemaine@mit.edu>
14 lines
537 B
Markdown
14 lines
537 B
Markdown
<!-- PR title should follow Angular Commit Message Conventions (https://github.com/angular/angular.js/blob/master/DEVELOPERS.md#-git-commit-guidelines) -->
|
|
|
|
**What is the previous behavior before this PR?**
|
|
|
|
|
|
**What is the new behavior after this PR?**
|
|
|
|
|
|
<!-- If this PR contains a breaking change, please uncomment following line -->
|
|
<!-- BREAKING CHANGE: describe its impact and migration methods -->
|
|
|
|
<!-- If this PR fixes or closes issues, please uncomment following line and change the issue number -->
|
|
<!-- Fixes #1, Closes #2 -->
|