diff --git a/docs/pages/introduction/feature.txt b/docs/pages/introduction/feature.txt
index b8cfb6c5..1a98259d 100644
--- a/docs/pages/introduction/feature.txt
+++ b/docs/pages/introduction/feature.txt
@@ -3,17 +3,16 @@ Features
- Write a table in various formats:
- Text formats:
- `AsciiDoc `__
- - CSV / Tab-separated values (TSV)
+ - CSV / Tab-separated values (TSV) / Space-separated values (SSV)
- HTML / CSS
- JSON / `Line-delimited JSON(LDJSON) `__
- `Labeled Tab-separated Values (LTSV) `__
- LaTeX: ``tabular``/``array`` environment
- - Markdown: GitHub Flavored Markdown (GFM), etc.
- - MediaWiki
+ - Markdown: `GitHub Flavored Markdown (GFM) `__, etc.
+ - `MediaWiki `__
- reStructuredText: `Grid Tables `__/`Simple Tables `__/`CSV Table `__
- Source code (definition of a variable that represents tabular data)
- JavaScript / `NumPy `__ (`numpy.array `__) / `Pandas `__ (`pandas.DataFrame `__) / Python
- - Space aligned values
- `TOML `__
- `YAML `__
- Unicode