johannhof / markdown.rs

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

Implement Images #6

Closed johannhof closed 9 years ago

johannhof commented 10 years ago
![Alt text](/path/to/img.jpg)

![Alt text](/path/to/img.jpg "Optional title")