From f21e55586b087348636ccf5520daea553af065ed Mon Sep 17 00:00:00 2001 From: gze Date: Mon, 14 Aug 2017 15:11:51 +0000 Subject: [PATCH] fixed syntax in markdown --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index ed5f3ad..ebff745 100644 --- a/Readme.md +++ b/Readme.md @@ -2,6 +2,6 @@ This is a content plugin, to add working shortcodes use syntax as follows in the example: -`... part RD 10 [[::rd10::]] ... ` which will generate `... part RD 10 ⇗ OctoPart.com ...` (url to OctoPart.com) +* ... part RD 10 [[::rd10::]] ... which will generate ... part RD 10 ⇗ OctoPart.com ... (url to OctoPart.com)