10 lines
274 B
Markdown
10 lines
274 B
Markdown
|
# libimagentrymarkdown
|
||
|
|
||
|
Helper crate to add useful functionality in a wrapper around
|
||
|
[hoedown](https://crates.io/crates/hoedown) for imag.
|
||
|
|
||
|
Adds functionality to extract links, parse content into HTML and other things
|
||
|
which might be useful for markdown rendering in imag.
|
||
|
|
||
|
|