Skip to content

Commit f156f17

Browse files
authored
Update README.md
1 parent 5adbcba commit f156f17

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

DownloadAllContent/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
- 透過選擇器抓取
7878
`a.links@@@@@@next:{a.next}`
7979
- 透過程式碼生成
80-
`a.links@@@@@@next:{{return await getNextElement()}}` 可以用多層 `{}` 來避免程式碼中出現大括號產生的問題
80+
```a.links@@@@@@next:{{return await getNextElement()}}``` 可以用多層 `{}` 來避免程式碼中出現大括號產生的問題
8181

8282
<a id="example"></a>
8383
### 自定義下載範例,打開目錄頁點擊【自定義下載】粘貼後使用,僅爲規則實例引導,有出入請自行修改

0 commit comments

Comments
 (0)