[Github-comments] [geany/geany-plugins] Markdown: replace Discount and PEG Markdown with CMark (#747)

Colomban Wendling notifications at xxxxx
Fri May 25 22:20:11 UTC 2018


b4n commented on this pull request.



> @@ -0,0 +1,43 @@
+if MD_BUILTIN_CMARK
+
+noinst_LTLIBRARIES = libcmark.la
+
+libcmark_la_SOURCES = \
+	blocks.c \
+	buffer.c \
+	buffer.h \
+	chunk.h \
+	cmark.c \
+	cmark_ctype.c \
+	cmark_ctype.h \
+	cmark.h \

About distcheck failure in *util* I don't know but could believe it, I'm afraid nobody tried it since util was introduced.  I'll try to get a look into this when I can.

> I briefly looked at `cmark_export.h.in` but I couldn't really figure out where it came from

Isn't the *.in* the source itself?  Usually it's the suffix for files that will be processed, and the suffix is stripped from the output filename.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/pull/747#discussion_r191021076
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20180525/b423447f/attachment.html>


More information about the Github-comments mailing list