[package] name = "parsedown" version = "0.1.2" authors = ["Wafelack "] description = "Markdown to html parser" license = "MPL-2.0" edition = "2018" categories = ["algorithms", "parser-implementations"] keywords = ["markdown", "html", "parser", "scanner"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]