mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-03-03 05:02:01 -05:00
fix: converted single to triple backticks9 (#36236)
This commit is contained in:
@@ -16,8 +16,9 @@ localeTitle: تعليقات في جافا
|
||||
|
||||
لإنشاء خط تعليق واحد فقط إضافة اثنين `//` مائلة قبل النص.
|
||||
|
||||
`// This is how single line comment looks like
|
||||
`
|
||||
```java
|
||||
// This is how single line comment looks like
|
||||
```
|
||||
|
||||
#### 2\. تعليق متعدد الخط
|
||||
|
||||
|
||||
Reference in New Issue
Block a user