imag/lib/entry/libimagentrymarkdown
Matthias Beyer ef17930c29 Rename interface
With this patch, the libimagentrylink library interface gets renamed.

The trait gets renamed to the more descriptive name "Linkable", the
functions get renamed to not contain any notion of "internal" anymore.

This patch also adapts the whole source tree for the new libimagentrylink
interface, also renaming variables to not contain "_internal_" anymore.

Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2019-06-21 23:22:47 +02:00
..
src Rename interface 2019-06-21 23:22:47 +02:00
Cargo.toml Fix libimagentrymarkdown for new url lib 2019-05-31 12:48:00 +02:00
README.md Fix broken README symlinks 2017-08-27 15:13:25 +02:00

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.