streamdown-parser 0.1.1

Streaming markdown parser for streamdown
Documentation
[dependencies.regex]
version = "1.10"

[dependencies.streamdown-ansi]
version = "0.1.1"

[dependencies.streamdown-core]
version = "0.1.1"

[dependencies.unicode-width]
version = "0.2"

[lib]
name = "streamdown_parser"
path = "src/lib.rs"

[package]
authors = ["Streamdown Contributors"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Streaming markdown parser for streamdown"
edition = "2021"
license = "MIT"
name = "streamdown-parser"
readme = "README.md"
repository = "https://github.com/streamdown/streamdown-rs"
version = "0.1.1"