streamdown-plugin 0.1.3

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

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

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

[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/fed-stew/streamdown-rs"
version = "0.1.3"