fix: converted single to triple backticks9 (#36236)

This commit is contained in:
Randell Dawson
2019-06-20 14:49:26 -07:00
committed by Tom
parent ab2523953b
commit da6bd27eec
75 changed files with 1904 additions and 1733 deletions

View File

@@ -24,9 +24,10 @@ localeTitle: مرجع ترميز Url
#### مثال:
`encodeURI(Free Code Camp);
// Free%20Code%20Camp
`
```js
encodeURI(Free Code Camp);
// Free%20Code%20Camp
```
#### معلومات اكثر: