fix: converted single to triple backticks5 (#36232)
This commit is contained in:
@@ -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.
|
||||
```
|
||||
|
||||
ج ++
|
||||
|
||||
|
Reference in New Issue
Block a user