imag/lib/entry/libimagentrymarkdown
Matthias Beyer e61ccc9561 Fix: Entry::to_str() should return Result<_>
Because serializing might fail.

Also fixes all usages of the API.
2018-03-26 14:24:42 +02:00
..
src Fix: Entry::to_str() should return Result<_> 2018-03-26 14:24:42 +02:00
Cargo.toml Adapt to new libimagentryref API 2018-02-19 12:15:31 +01:00
README.md Fix broken README symlinks 2017-08-27 15:13:25 +02:00

README.md

libimagentrymarkdown

Helper crate to add useful functionality in a wrapper around hoedown for imag.

Adds functionality to extract links, parse content into HTML and other things which might be useful for markdown rendering in imag.