From c06f452fe6dc62b0d596f52252fe900e72517875 Mon Sep 17 00:00:00 2001 From: Vincent Prouillet Date: Mon, 26 Mar 2018 17:53:33 +0200 Subject: [PATCH] Mention Pelican features come from plugins Close #265 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 80b1079..f285e21 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,8 @@ Supported content formats: - Hugo: markdown, asciidoc, org-mode - Pelican: reStructuredText, markdown, asciidoc, org-mode, whatever-you-want +Note that many features of Pelican are coming from plugins, which might be tricky +to use because of version mismatch or lacking documentation. ## Contributing As the documentation site is automatically built on commits to master, all development