streamdown-syntax 0.1.2

Syntax highlighting for streamdown via syntect
Documentation
[dependencies.streamdown-core]
version = "0.1.2"

[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 = "README.md"
repository = "https://github.com/fed-stew/streamdown-rs"
version = "0.1.2"