<p><b>@codebrainz</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/geany/geany-plugins/pull/747#discussion_r190784748">markdown/cmark/Makefile.am</a>:</p>
<pre style='color:#555'>> @@ -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 \
</pre>
<p>Good call on the <code>cmark_version.h</code> missing. I tried to run <code>make distcheck</code> but it failed in what seemed like not my plugin's code (in <code>util</code> IIRC), will have to try again.</p>
<p>Will look at generating <code>cmark_version.h</code>, I was too lazy to bother as the changes I made are quite trivial to reproduce if/when I update the embedded version, but it is better to generate it. I briefly looked at <code>cmark_export.h.in</code> but I couldn't really figure out where it came from, and I can't read the awful <code>cmake</code> language.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/geany/geany-plugins/pull/747#discussion_r190784748">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ABDrJ2QABP1_tIeJ-L9zMUzfgRT7MHTcks5t139fgaJpZM4ULx1l">mute the thread</a>.<img src="https://github.com/notifications/beacon/ABDrJ9AJk7s_vGhf5JK2ASWVSeGMJhwEks5t139fgaJpZM4ULx1l.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","potentialAction":{"@type":"ViewAction","target":"https://github.com/geany/geany-plugins/pull/747#discussion_r190784748","url":"https://github.com/geany/geany-plugins/pull/747#discussion_r190784748","name":"View Pull Request"},"description":"View this Pull Request on GitHub","publisher":{"@type":"Organization","name":"GitHub","url":"https://github.com"}}</script>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/geany/geany-plugins","title":"geany/geany-plugins","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/geany/geany-plugins"}},"updates":{"snippets":[{"icon":"PERSON","message":"@codebrainz commented on #747"}],"action":{"name":"View Pull Request","url":"https://github.com/geany/geany-plugins/pull/747#discussion_r190784748"}}}</script>
<script type="application/ld+json">{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "37567f93-e2a7-4e2a-ad37-a9160fc62647",
"title": "@codebrainz commented on 747",
"sections": [
{
"text": "",
"activityTitle": "**Matthew Brush**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@codebrainz",
"facts": [

]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/geany/geany-plugins/pull/747#discussion_r190784748"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 338632037\n}"
}
],
"themeColor": "26292E"
}</script>