math-core-cli 0.8.0

CLI for converting LaTeX equations to MathML Core
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
---
source: crates/math-core-cli/tests/cli.rs
info:
  program: mathcore
  args:
    - "--config-file"
    - nope.toml
    - "--formula"
    - x
---
success: false
exit_code: 3
----- stdout -----

----- stderr -----
Config file 'nope.toml' not found