Commit 502b6d67 authored by 24OI-bot's avatar 24OI-bot
Browse files

style: format markdown files with remark-lint

parent 9424c536
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -261,7 +261,7 @@ class test{

#### 注意事项

-   1.创建 Java 源程序需要类名和文件名一致才能编译通过,否则编译器会提示找不到 `类` , 例子:
-   1\. 创建 Java 源程序需要类名和文件名一致才能编译通过,否则编译器会提示找不到 `类` , 例子:

Add.java