Add some more elements to comparison

This commit is contained in:
Vincent Prouillet 2018-03-12 16:39:53 +01:00
parent 89478db268
commit a1bc92cc50

View file

@ -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