Support \label and \eqref
#874
Merged
Annotations
1 warning
|
Run clechasseur/rs-clippy-check@v6.0.0:
crates/math-core-cli/src/main.rs#L178
warning: unnecessary semicolon
--> crates/math-core-cli/src/main.rs:178:14
|
178 | };
| ^ help: remove
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unnecessary_semicolon
= note: requested on the command line with `-W clippy::unnecessary-semicolon`
|
Loading