<p>For future me, diffs from upstream:</p>
<div class="highlight highlight-source-diff"><pre><span class="pl-mdr">@@ -1,10 +1,13 @@</span>
 #ifndef CMARK_H
 #define CMARK_H
 
<span class="pl-mi1"><span class="pl-mi1">+</span>#include <stdbool.h></span>
 #include <stdio.h>
<span class="pl-md"><span class="pl-md">-</span>#include <cmark_export.h></span>
 #include <cmark_version.h>
 
<span class="pl-mi1"><span class="pl-mi1">+</span>#define CMARK_EXPORT</span>
<span class="pl-mi1"><span class="pl-mi1">+</span>#define CMARK_INLINE inline</span>
<span class="pl-mi1"><span class="pl-mi1">+</span></span>
 #ifdef __cplusplus
 extern "C" {
 #endif</pre></div>
<p>and</p>
<div class="highlight highlight-source-diff"><pre><span class="pl-mdr">@@ -1,7 +1,7 @@</span>
 #ifndef CMARK_VERSION_H
 #define CMARK_VERSION_H
 
<span class="pl-md"><span class="pl-md">-</span>#define CMARK_VERSION ((@PROJECT_VERSION_MAJOR@ << 16) | (@PROJECT_VERSION_MINOR@ << 8)  | @PROJECT_VERSION_PATCH@)</span>
<span class="pl-md"><span class="pl-md">-</span>#define CMARK_VERSION_STRING "@PROJECT_VERSION_MAJOR@.@PROJECT_VERSION_MINOR@.@PROJECT_VERSION_PATCH@"</span>
<span class="pl-mi1"><span class="pl-mi1">+</span>#define CMARK_VERSION ((0 << 16) | (28 << 8)  | 3)</span>
<span class="pl-mi1"><span class="pl-mi1">+</span>#define CMARK_VERSION_STRING "0.28.3"</span>
 
 #endif</pre></div>

<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#issuecomment-391639860">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ABDrJzIr9cDfYfMinIX023zXkKluOTfkks5t1nTqgaJpZM4ULx1l">mute the thread</a>.<img src="https://github.com/notifications/beacon/ABDrJ5ad1eelr3ARV1lpPiwp5VRtvZoBks5t1nTqgaJpZM4ULx1l.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#issuecomment-391639860","url":"https://github.com/geany/geany-plugins/pull/747#issuecomment-391639860","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://cloud.githubusercontent.com/assets/143418/17495839/a5054eac-5d88-11e6-95fc-7290892c7bb5.png","avatar_image_url":"https://cloud.githubusercontent.com/assets/143418/15842166/7c72db34-2c0b-11e6-9aed-b52498112777.png","action":{"name":"Open in GitHub","url":"https://github.com/geany/geany-plugins"}},"updates":{"snippets":[{"icon":"PERSON","message":"@codebrainz in #747: For future me, diffs from upstream:\r\n\r\n```patch\r\n@@ -1,10 +1,13 @@\r\n #ifndef CMARK_H\r\n #define CMARK_H\r\n \r\n+#include \u003cstdbool.h\u003e\r\n #include \u003cstdio.h\u003e\r\n-#include \u003ccmark_export.h\u003e\r\n #include \u003ccmark_version.h\u003e\r\n \r\n+#define CMARK_EXPORT\r\n+#define CMARK_INLINE inline\r\n+\r\n #ifdef __cplusplus\r\n extern \"C\" {\r\n #endif\r\n```\r\n\r\nand\r\n\r\n```patch\r\n@@ -1,7 +1,7 @@\r\n #ifndef CMARK_VERSION_H\r\n #define CMARK_VERSION_H\r\n \r\n-#define CMARK_VERSION ((@PROJECT_VERSION_MAJOR@ \u003c\u003c 16) | (@PROJECT_VERSION_MINOR@ \u003c\u003c 8)  | @PROJECT_VERSION_PATCH@)\r\n-#define CMARK_VERSION_STRING \"@PROJECT_VERSION_MAJOR@.@PROJECT_VERSION_MINOR@.@PROJECT_VERSION_PATCH@\"\r\n+#define CMARK_VERSION ((0 \u003c\u003c 16) | (28 \u003c\u003c 8)  | 3)\r\n+#define CMARK_VERSION_STRING \"0.28.3\"\r\n \r\n #endif\r\n```"}],"action":{"name":"View Pull Request","url":"https://github.com/geany/geany-plugins/pull/747#issuecomment-391639860"}}}</script>
<script type="application/ld+json">{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "37567f93-e2a7-4e2a-ad37-a9160fc62647",
"title": "Re: [geany/geany-plugins] Markdown: replace Discount and PEG Markdown with CMark (#747)",
"sections": [
{
"text": "",
"activityTitle": "**Matthew Brush**",
"activityImage": "https://cloud.githubusercontent.com/assets/143418/15842166/7c72db34-2c0b-11e6-9aed-b52498112777.png",
"activitySubtitle": "@codebrainz",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"geany/geany-plugins\",\n\"issueId\": 747,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close pull request",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"PullRequestClose\",\n\"repositoryFullName\": \"geany/geany-plugins\",\n\"pullRequestId\": 747\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/geany/geany-plugins/pull/747#issuecomment-391639860"
}
],
"@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>