Skip to content

Commit

Permalink
docs: fix table in other.md
Browse files Browse the repository at this point in the history
  • Loading branch information
TonyRL committed Aug 3, 2023
1 parent 233fbd3 commit a198d61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/en/other.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 |
Expand Down

0 comments on commit a198d61

Please sign in to comment.