From 19ec0604d86dbddf12772f9fff8a3c868face9ba Mon Sep 17 00:00:00 2001 From: Vincent Prouillet Date: Mon, 12 Mar 2018 18:09:28 +0100 Subject: [PATCH] Add support content formats to comparison --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 2caeed6..80b1079 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,13 @@ in the `docs/content` folder of the repository. | Custom taxonomies | ✕ | ✕ | ✔ | ✕ | | Data files | ✕ | ✔ | ✔ | ✕ | +Supported content formats: + +- Gutenberg: markdown +- Cobalt: markdown +- Hugo: markdown, asciidoc, org-mode +- Pelican: reStructuredText, markdown, asciidoc, org-mode, whatever-you-want + ## Contributing As the documentation site is automatically built on commits to master, all development