Commit 38fb027f authored by 24OI-bot's avatar 24OI-bot
Browse files

style: format markdown files with remark-lint

parent e40e2f07
Loading
Loading
Loading
Loading
+12 −14
Original line number Diff line number Diff line
@@ -146,11 +146,9 @@ LaTeX 作为公式排版的首选,我们应当正确地使用它。因此对
    	多行内容
    ```

    ```
        ??? note "标题"
        	内容
        	多行内容
    ```

    两种格式的区别是,带 `+` 的会默认保持展开,而不带 `+` 的会默认保存折叠。效果可以参考图例的例 7。