aboutsummaryrefslogtreecommitdiff
path: root/blog/my-third-blog-entry.json
diff options
context:
space:
mode:
authorlns <matzeton@googlemail.com>2021-10-20 19:58:38 +0200
committerlns <matzeton@googlemail.com>2021-10-20 19:58:38 +0200
commit384724a00be9dbb8f40d295f99b9c6bcfb48b387 (patch)
tree6e053365bb995bf675397368281c0a3ff92bd9fc /blog/my-third-blog-entry.json
parent7b01dd8e4b1779e4c4dd782dbec87acce0f4754b (diff)
Added MD4C support to render HTML from Markdown text.
* additional blog metadata properties Signed-off-by: lns <matzeton@googlemail.com>
Diffstat (limited to 'blog/my-third-blog-entry.json')
-rw-r--r--blog/my-third-blog-entry.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/blog/my-third-blog-entry.json b/blog/my-third-blog-entry.json
new file mode 100644
index 0000000..9682cd2
--- /dev/null
+++ b/blog/my-third-blog-entry.json
@@ -0,0 +1,8 @@
+{
+ "title": "Third.",
+ "tags": [ "test" ],
+ "author": "lns",
+ "createDate": "24.02.1989 23:59",
+ "publishDate": "31.12.2020 1:00",
+ "published": false
+}