Releases: BIRSAx2/mdcat
Releases · BIRSAx2/mdcat
mdcat-2.9.1
mdcat-2.9.0
Added
- Render footnotes.
- Render inline and display math.
On terminals with the iTerm2 or kitty image protocol mdcat prints PNG math;
otherwise it uses Unicode substitutions.
Changed
- Do not enable inline images in VSCode.
- Stop detecting Terminology as a supported terminal.
mdcat-2.8.0
Changed
- Project is now maintained by BIRSAx2.
- Update all dependencies.
Fixed
- Fix clippy lints for Rust 1.96.
- Fix broken intra-doc link in resource handler documentation.
- Remove unused
Osc8Linksstruct that caused a build error.
Removed
- Remove
cargo-vetsupply chain auditing from CI.