implement \relax as no-op function (#3384) (40109f6)
BREAKING CHANGES
\relax is now implemented as a function. It'll stop
expansions and parsing, so the behavior around \relax may change.
For example, \kern2\relax em will no longer work.
implement \relax as no-op function (#3384) (40109f6)
BREAKING CHANGES
\relax is now implemented as a function. It'll stop
expansions and parsing, so the behavior around \relax may change.
For example, \kern2\relax em will no longer work.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps katex from 0.13.13 to 0.15.1.
Release notes
Sourced from katex's releases.
... (truncated)
Changelog
Sourced from katex's changelog.
... (truncated)
Commits
f5622a4
chore(release): 0.15.1 [ci skip]52c4778
feat: \nonumber/\notag support, \tag per row of {align} (#2952)a59135f
chore(release): 0.15.0 [ci skip]40109f6
feat: implement \relax as no-op function (#3384)a12b899
chore(deps): update dependency webpack-dev-server to v4.4.0 [skip netlify] (#...b2ee023
chore(release): 0.14.1 [ci skip]b58a432
fix(Settings): use schema (#3375)23b3950
chore(release): 0.14.0 [ci skip]15ee9b4
feat: conditionally export ECMAScript modules (#3377)a28b2f0
chore(release): 0.13.24 [ci skip]Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)