johannhof / markdown.rs

Rust Markdown parsing library
Apache License 2.0
136 stars 44 forks source link

Open access to token details. Closes #15. #16

Closed vi closed 7 years ago

lucab commented 7 years ago

Ping @johannhof. It looks like rustup is stuck with a private fork of markdown due to this.

johannhof commented 7 years ago

Hey there, wow, I wasn't aware rustup (or anyone else with serious intentions) was using this. This library lacks support for several much-used markdown features, though completing this has been on my list for a long time.

@vi thanks for the patches. I'll give you commit rights in case you want to tinker some more with this.

lucab commented 7 years ago

@johannhof thanks for the very quick reaction! I ended up here following the reason behind the only rustup git dependency. It would be nice to have a new markdown-rs version tagged and uploaded to crates.io to get rid of that.

johannhof commented 7 years ago

@lucab done :)

lucab commented 7 years ago

Thanks, and a rust-y 2017 to you: https://github.com/rust-lang-nursery/rustup.rs/pull/896 :tada: