streamdown-plugin 0.1.1

Plugin system for streamdown extensibility
Documentation
[dependencies.regex]
version = "1.10"

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

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

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

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