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

index 80a19e5fb7cab691e8ec3cb5e9a106fe53ea920f..f18ebf5952ef646bdffbf73ae07e699ef0023854 100644 (file)
@@ -422,7 +422,8 @@ the code or used during the development.
 # Dependencies/Libraries #
 
 MMD v6 has no external dependencies when compiling, aside from the standard
-libraries for C development.
+libraries for C development (Except that it will use `libcurl` if available in
+order to support downloading remote images/files for EPUB/FODT exporting.
 
 MMD can be compiled without any other tools beside the build system (cmake).