fix: converted single to triple backticks5 (#36232)

This commit is contained in:
Randell Dawson
2019-06-20 14:14:23 -07:00
committed by Tom
parent 63a0fa745b
commit fce8901c56
75 changed files with 1299 additions and 1139 deletions

View File

@@ -24,12 +24,13 @@ localeTitle: وظيفة مضمنة
}
`## When to use Inline function
* When the function performs small tasks and is called very often.
* When performance is important.
* Instead of a macro.
`
```
## When to use Inline function
* When the function performs small tasks and is called very often.
* When performance is important.
* Instead of a macro.
```
ج ++