Skip to content

Tags: plsmr1/KaTeX

Tags

v0.16.10

Toggle v0.16.10's commit message
chore(release): 0.16.10 [ci skip]

## [0.16.10](KaTeX/KaTeX@v0.16.9...v0.16.10) (2024-03-24)

### Bug Fixes

* \edef bypassing maxExpand via exponential blowup ([e88b4c3](KaTeX@e88b4c3))
* escape \includegraphics src and alt ([c5897fc](KaTeX@c5897fc))
* force protocol to be lowercase for better protocol filtering ([fc5af64](KaTeX@fc5af64)), closes [/datatracker.ietf.org/doc/html/rfc3986#section-3](https://github.com//datatracker.ietf.org/doc/html/rfc3986/issues/section-3)
* maxExpand limit with Unicode sub/superscripts ([085e21b](KaTeX@085e21b))

v0.16.9

Toggle v0.16.9's commit message
chore(release): 0.16.9 [ci skip]

## [0.16.9](KaTeX/KaTeX@v0.16.8...v0.16.9) (2023-10-02)

### Features

* Support bold Fraktur ([KaTeX#3777](KaTeX#3777)) ([240d5ae](KaTeX@240d5ae))

v0.16.8

Toggle v0.16.8's commit message
chore(release): 0.16.8 [ci skip]

## [0.16.8](KaTeX/KaTeX@v0.16.7...v0.16.8) (2023-06-24)

### Features

* expose error length and raw error message on ParseError ([KaTeX#3820](KaTeX#3820)) ([710774a](KaTeX@710774a))

v0.16.7

Toggle v0.16.7's commit message
chore(release): 0.16.7 [ci skip]

## [0.16.7](KaTeX/KaTeX@v0.16.6...v0.16.7) (2023-04-28)

### Bug Fixes

* **docs/support_table.md:** delete redundant "varPsi" ([KaTeX#3814](KaTeX#3814)) ([33a1b98](KaTeX@33a1b98))

v0.16.6

Toggle v0.16.6's commit message
chore(release): 0.16.6 [ci skip]

## [0.16.6](KaTeX/KaTeX@v0.16.5...v0.16.6) (2023-04-17)

### Bug Fixes

* Support `\let` via `macros` option ([KaTeX#3738](KaTeX#3738)) ([bdb0be2](KaTeX@bdb0be2)), closes [KaTeX#3737](KaTeX#3737) [KaTeX#3737](KaTeX#3737)

v0.16.5

Toggle v0.16.5's commit message
chore(release): 0.16.5 [ci skip]

## [0.16.5](KaTeX/KaTeX@v0.16.4...v0.16.5) (2023-04-17)

### Features

* __defineFunction API exposing internal defineFunction ([KaTeX#3805](KaTeX#3805)) ([c7b1f84](KaTeX@c7b1f84)), closes [KaTeX#3756](KaTeX#3756)

v0.16.4

Toggle v0.16.4's commit message
chore(release): 0.16.4 [ci skip]

## [0.16.4](KaTeX/KaTeX@v0.16.3...v0.16.4) (2022-12-07)

### Bug Fixes

* space should prevent optional argument to \\ ([KaTeX#3746](KaTeX#3746)) ([a0deb34](KaTeX@a0deb34)), closes [KaTeX#3745](KaTeX#3745)

v0.16.3

Toggle v0.16.3's commit message
chore(release): 0.16.3 [ci skip]

## [0.16.3](KaTeX/KaTeX@v0.16.2...v0.16.3) (2022-10-22)

### Bug Fixes

* \hline after \cr ([KaTeX#3735](KaTeX#3735)) ([ebf6bf5](KaTeX@ebf6bf5)), closes [KaTeX#3734](KaTeX#3734)

v0.16.2

Toggle v0.16.2's commit message
chore(release): 0.16.2 [ci skip]

## [0.16.2](KaTeX/KaTeX@v0.16.1...v0.16.2) (2022-08-29)

### Bug Fixes

* **auto-render:** concatenate content of successive text nodes ([KaTeX#3422](KaTeX#3422)) ([4d3fdd8](KaTeX@4d3fdd8))
* Implement \pmb via CSS text-shadow ([KaTeX#3505](KaTeX#3505)) ([176552a](KaTeX@176552a))

v0.16.1

Toggle v0.16.1's commit message
chore(release): 0.16.1 [ci skip]

## [0.16.1](KaTeX/KaTeX@v0.16.0...v0.16.1) (2022-08-28)

### Bug Fixes

* Use SVGs for some stacked delims ([KaTeX#3686](KaTeX#3686)) ([8a65a2e](KaTeX@8a65a2e))