mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-11 14:08:42 +00:00
* Fix anchor.toMarkup * Add space between `a`(tag name) and `href`(attribute name) * Remove `this.href` appended to `markup` in the template literal * Add regression test on #1245