Decision Workspace
mdbook-tikz vs mdbook-inline-mathjax vs mdbook-svgdx
Side-by-side comparison of Rust crates
50
mdbook-tikz
experimentalv0.2.8
mdBook preprocessor that renders TikZ and tikzcd diagrams to inline SVG
33
mdbook-inline-mathjax
growingv0.1.4
An mdbook preprocessor which allows inline mathjax with the `$...$` delimeters. Note, the implementation is pretty ad hoc and may not be very optimised.
55
mdbook-svgdx
growingv0.15.0
mdbook preprocessor to convert svgdx fenced code blocks into inline SVG images
Core Metrics
| mdbook-tikz | mdbook-inline-mathjax | mdbook-svgdx | |
|---|---|---|---|
| Health Score | 50 | 33 | 55 |
| Total Downloads | 255 | 5.8K | 7.6K |
| 30d Downloads | 255 | 2 | 34 |
| Dependents | 0 | 0 | 0 |
| Releases | 11 | 5 | 17 |
| Last Updated | 22d ago | 1126d ago | 20d ago |
| Age | 22d | 3y 9m | 1y 6m |
Health Breakdown
mdbook-tikz
Maintenance
18
Quality
13
Community
6
Popularity
3
Documentation
10
mdbook-inline-mathjax
Maintenance
5
Quality
8
Community
6
Popularity
4
Documentation
10
mdbook-svgdx
Maintenance
22
Quality
13
Community
3
Popularity
5
Documentation
12
Technical Details
| mdbook-tikz | mdbook-inline-mathjax | mdbook-svgdx | |
|---|---|---|---|
| Version | 0.2.8 | 0.1.4 | 0.15.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 4 | 6 | 9 |
| Crate Size | 12KB | 16KB | 12KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 100.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | — | 1.88 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •mdbook-svgdx leads with a health score of 55/100, but none of the options score above 80.
- •⚠ mdbook-inline-mathjax has not been updated in over a year.