docs: fix format
This commit is contained in:
parent
069f34b53c
commit
52d20bda2a
|
|
@ -174,7 +174,7 @@ username 为博主用户名,而非`xxx.hashnode.dev`中`xxx`所代表的 blog
|
|||
|
||||
<Route author="ImSingee" example="/medium/list/imsingee/f2d8d48096a9" path="/medium/list/:user/:catalogId" paramsDesc={['Username', 'List ID']}>
|
||||
|
||||
The List ID is the last part of the URL after `-`, for example, the username in "https://medium.com/@imsingee/list/collection-7e67004f23f9" is `imsingee`, and the ID is `7e67004f23f9`.
|
||||
The List ID is the last part of the URL after `-`, for example, the username in <https://medium.com/@imsingee/list/collection-7e67004f23f9> is `imsingee`, and the ID is `7e67004f23f9`.
|
||||
|
||||
:::caution
|
||||
|
||||
|
|
@ -480,6 +480,7 @@ Limit the number of entries to be retrieved by adding `?limit=x` to the end of t
|
|||
### 文章 {#tu-meng-de-yuan-wai-wen-zhang}
|
||||
|
||||
<Route author="Levix" example="/luxiangdong/archive" path="/luxiangdong/archive"/>
|
||||
|
||||
## 王五四文集 {#wang-wu-si-wen-ji}
|
||||
|
||||
### 文章 {#wang-wu-si-wen-ji-wen-zhang}
|
||||
|
|
|
|||
Loading…
Reference in New Issue