mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-13 15:08:39 +00:00
chore(release): 0.13.6 [ci skip]
## [0.13.6](https://github.com/KaTeX/KaTeX/compare/v0.13.5...v0.13.6) (2021-05-06) ### Bug Fixes * Correctly parse \ followed by whitespace ([#2877](https://github.com/KaTeX/KaTeX/issues/2877)) ([c85250d
](c85250d14e
)), closes [#2860](https://github.com/KaTeX/KaTeX/issues/2860)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "katex",
|
||||
"version": "0.13.5",
|
||||
"version": "0.13.6",
|
||||
"description": "Fast math typesetting for the web.",
|
||||
"main": "dist/katex.js",
|
||||
"homepage": "https://katex.org",
|
||||
|
Reference in New Issue
Block a user