budziq / rust-skeptic

Test your Rust Markdown documentation via Cargo
Apache License 2.0
284 stars 43 forks source link

pulldown-cmark 0.5 #102

Open ignatenkobrain opened 5 years ago

ignatenkobrain commented 5 years ago

I would appreciate if you would update dependency.. From quick look I think you will need to port to into_offset_iter instead of get_offset and probably deal with CowStr.

budziq commented 5 years ago

Hi, @ignatenkobrain thanks for the report. I currently do not have capacity to fix this during the next month but I'd gladly take a PR!