[dependencies.streamdown-core]
version = "0.1.0"
[dependencies.syntect]
version = "5.2"
[lib]
name = "streamdown_syntax"
path = "src/lib.rs"
[package]
authors = ["Streamdown Contributors"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Syntax highlighting for streamdown via syntect"
edition = "2021"
license = "MIT"
name = "streamdown-syntax"
readme = false
repository = "https://github.com/streamdown/streamdown-rs"
version = "0.1.0"