From e63c5107e4fc2c4f66fdd0919922978ff16f8255 Mon Sep 17 00:00:00 2001 From: TudbuT Date: Tue, 25 Jan 2022 22:16:28 +0100 Subject: [PATCH] add info about images to main post --- posts.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/posts.json b/posts.json index c832528..5675b5c 100644 --- a/posts.json +++ b/posts.json @@ -1,7 +1,7 @@ [ { "title": "Default post", - "content": "This is the first post, it was here since the beginning.\n\n\n(Remove the space after the '[' and before the ']')\n\n [ * [* text *] * ] [ ** [** text **] ** ] [ *** [*** text ***] *** ] [ _ [_ text _] _ ] [ *_ [*_ text _*] _* ] [ **_ [**_ text _**] _** ] [ ***_ [***_ text _***] _*** ] [ \" [\" text \"] \" ]", + "content": "This is the first post, it was here since the beginning.\n\n\n(Remove the space after the '[' and before the ']')\n\n [ * [* text *] * ] [ ** [** text **] ** ] [ *** [*** text ***] *** ] [ _ [_ text _] _ ] [ *_ [*_ text _*] _* ] [ **_ [**_ text _**] _** ] [ ***_ [***_ text _***] _*** ] [ \" [\" text \"] \" ] [ # image link # ]", "author": "root", "comments": [ {