Skip to content

Commit

Permalink
fix: nest-escape
Browse files Browse the repository at this point in the history
  • Loading branch information
lisonge committed Apr 19, 2024
1 parent b73404b commit ca598cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/selector/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,7 @@ Kotlin Wasm 需要你的浏览器支持 [WasmGC](https://developer.chrome.com/bl

如果你的选择器没有使用正则表达式则不用关心此问题

## 嵌套转义字符 {#nest-escape}
### 嵌套转义字符 {#nest-escape}

转义字符一般用于表示不能直接显示具体特殊意义的字符

Expand Down

0 comments on commit ca598cc

Please sign in to comment.