[dependencies.pulldown-cmark]
default-features = false
version = "0.5.2"
[dev-dependencies.indoc]
version = "0.3.1"
[dev-dependencies.pretty_assertions]
version = "0.6.1"
[package]
authors = ["Sebastian Thiel <byronimo@gmail.com>"]
description = "Convert pulldown-cmark Events back to the string they were parsed from"
documentation = "https://docs.rs/crate/pulldown-cmark-to-cmark"
homepage = "https://github.com/Byron/pulldown-cmark-to-cmark"
keywords = ["markdown", "common-mark", "render", "converter"]
license = "Apache-2.0"
name = "pulldown-cmark-to-cmark"
readme = "README.md"
repository = "https://github.com/Byron/pulldown-cmark-to-cmark"
version = "1.2.3"