diff --git a/libimagentrymarkdown/README.md b/libimagentrymarkdown/README.md new file mode 100644 index 00000000..0f858534 --- /dev/null +++ b/libimagentrymarkdown/README.md @@ -0,0 +1,9 @@ +# 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. + +