]> granicus.if.org Git - multimarkdown/commitdiff
UPDATE: Clarify README re: libcurl
authorFletcher T. Penney <fletcher@fletcherpenney.net>
Wed, 28 Mar 2018 13:10:02 +0000 (09:10 -0400)
committerFletcher T. Penney <fletcher@fletcherpenney.net>
Wed, 28 Mar 2018 13:10:02 +0000 (09:10 -0400)
README.md

index f4730910aee1b2bdf24c3f38c09ac958e53d8895..c355fde9725078ceb1dff10e509487fae5a42e41 100644 (file)
--- 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