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