Skip to content

Commit e223de8

Browse files
authored
Update README.md
1 parent ec7b19a commit e223de8

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-
<code>a.links@@@@@@next:{{return await getNextElement() }}</code> 可以用多層 `{}` 來避免程式碼中出現大括號產生的問題
80+
<pre><code>a.links@@@@@@next:{{return await getNextElement()}}</code></pre> 可以用多層 `{}` 來避免程式碼中出現大括號產生的問題
8181

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

0 commit comments

Comments
 (0)