mdwright-math 0.1.2

Pure TeX/math recognition and normalisation for mdwright
Documentation
[package]
authors.workspace = true
categories.workspace = true
description = "Pure TeX/math recognition and normalisation for mdwright"
edition.workspace = true
keywords.workspace = true
license.workspace = true
name = "mdwright-math"
readme = "README.md"
repository.workspace = true
rust-version.workspace = true
version.workspace = true

[dependencies]
mdwright-latex = { workspace = true }
tracing = { workspace = true }
unicode-width = { workspace = true }

[lints]
workspace = true

[lib]
doctest = false