From a1bc92cc50aba15fb8f0aeaca8e2c446df4fd526 Mon Sep 17 00:00:00 2001 From: Vincent Prouillet Date: Mon, 12 Mar 2018 16:39:53 +0100 Subject: [PATCH] Add some more elements to comparison --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4a5e707..7f4e1d0 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ in the `docs/content` folder of the repository. | Language | Rust | Rust | Go | Python | | Syntax highlighting | ✔ | ✔ | ✔ | ✔ | | Sass compilation | ✔ | ✔ | ✕ | ✔ | -| Assets co-location | ✔ | ✕ | ✔ | ✕ | +| Assets co-location | ✔ | ✕ | ✔ | ✔ | | i18n | ✕ | ✕ | ✔ | ✔ | | Image processing | ✕ | ✕ | ✔ | ✔ | | Search | ✕ | ✕ | ✕ | ✔ | @@ -25,6 +25,9 @@ in the `docs/content` folder of the repository. | Internal links | ✔ | ✕ | ✔ | ✔ | | Table of contents | ✔ | ✕ | ✔ | ✔ | | Automatic header anchors | ✔ | ✕ | ✔ | ✔ | +| Aliases | ✔ | ✕ | ✔ | ✔ | +| Pagination | ✔ | ✕ | ✔ | ✔ | +| Custom taxonomies | ✕ | ✕ | ✔ | ✕ | ## Contributing