From: Fletcher T. Penney Date: Wed, 28 Mar 2018 13:10:02 +0000 (-0400) Subject: UPDATE: Clarify README re: libcurl X-Git-Tag: 6.3.2^2~3 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a654baaba01cd3ecec61f027748ecb8b8f143f0f;p=multimarkdown UPDATE: Clarify README re: libcurl --- diff --git a/README.md b/README.md index f473091..c355fde 100644 --- a/README.md +++ b/README.md @@ -113,7 +113,9 @@ general, it seems to handle edge cases much more reliably, but there are still a couple of situations that I would like to take into account, if possible. These are not situations that should occur often in "real life." -12. EPUB 3 output is supported without need of any external tools. +12. EPUB 3 output is supported without need of any external tools (unless you +want to support downloading remote images/files in which case `libcurl` is +used. 13. Internationalization support for HTML phrases, such as "see footnote". See [Github](https://github.com/fletcher/MultiMarkdown-6/issues/37) for more