mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-10 21:48:41 +00:00
fix: typo in example on homepage (#2577)
introduced in #2085: https://github.com/KaTeX/KaTeX/pull/2085/files#diff-d351bc0c29817ef51ebb3022b15c0704L67 Co-authored-by: ylemkimon <y@ylem.kim>
This commit is contained in:
committed by
GitHub
parent
d84f97a8df
commit
ebd86b90c4
@@ -64,7 +64,7 @@
|
||||
<textarea id="demo-input" spellcheck="false">
|
||||
% \f is defined as #1f(#2) using the macro
|
||||
\f\relax{x} = \int_{-\infty}^\infty
|
||||
\f\hat\xi,e^{2 \pi i \xi x}
|
||||
\f\hat\xi\,e^{2 \pi i \xi x}
|
||||
\,d\xi</textarea>
|
||||
</div>
|
||||
<div class="demo-right">
|
||||
|
Reference in New Issue
Block a user