docs: fix table in other.md

This commit is contained in:
Tony
2023-08-04 06:46:44 +08:00
parent 233fbd30df
commit a198d61c8f
+1 -1
View File
@@ -357,7 +357,7 @@ Parsing of `routeParams` parameter:
Specify options (in the format of query string) in parameter `routeParams` parameter to extract data from JSON.
| Key | Meaning | Accepted Values | Default |
| ---------- | ----------------------------- ---------- | --------------- | ---------- ------------------------------ |
| ---------- | ---------------------------------------- | --------------- | ------------------------------------------ |
| `title` | The title of the RSS | `string` | Extracted from home page of current domain |
| `item` | The JSON Path as `item` element | `string` | Entire JSON response |
| `itemTitle` | The JSON Path as `title` in `item` | `string` | None |