Closed bstut closed 4 years ago
just got bitten by that and the utf-8 panic.
quick & dirty fix:
[dependencies]
markdown = { git = "https://github.com/johannhof/markdown.rs" }
@MightyPork it seems it's extremely passively maintained now... If you want a stable markdown processor directly available from crates.io, actually i would recommend pulldown-cmark.
While I would still recommend pulldown-cmark for the time being I'll try to get this updated on crates.io...
"Last Updated 10 months ago"