RSSHub/docs/joinus
Hagb (Junyu Guo 郭俊余) eb79456f40
docs: support parameter suffix `*` (#7946)
* docs: support parameter suffix `*`

`*` denotes a zero or more parameter matches, so the parameter including `*` is optional. (https://github.com/pillarjs/path-to-regexp#zero-or-more)

* docs: mention the parameter suffix `*`

* docs: support parameter suffix `+`

* docs: add document of parameter suffixs

* docs: fix having / at the end of parameter

* docs: add missing changes in en docs

* docs: typo

Co-authored-by: TonyRL <TonyRL@users.noreply.github.com>
2022-05-07 17:18:35 +08:00
..
pub-date.md chore: format 2021-11-27 07:06:38 +00:00
quick-start.md docs: support parameter suffix `*` (#7946) 2022-05-07 17:18:35 +08:00
script-standard.md chore: format 2021-11-27 07:06:38 +00:00
use-cache.md chore: format 2021-11-27 07:06:38 +00:00