Hello World!
This is the first post on the ShokaX blog. Welcome to our new Astro-based theme!
more... Explore the various customization options available in ShokaX theme configuration.
# remark 插件综合测试文档
本文件用于测试以下插件:
- remarkMath
- remarkRubyDirective
- remarkIns
- remarkDirective
- remarkGfm
- remarkEmoji
- remarkExtendedTable
---
## 1. remarkMath(数学公式)
行内公式示例:
当 $a^2 + b^2 = c^2$ 时,这是一个直角三角形。
块级公式示例:
$$
\int_0^\infty e^{-x^2} , dx = \frac{\sqrt{\pi}}{2}
$$
---
## 2. rem
more...