Table Block
Inline Syntax | Syntax | Preview |
---|---|---|
Strong | **Strong** | Strong |
Emphasis | *Emphasis* | Emphasis |
Inline Code | `yarn add muya` | yarn add muya |
Inline Math | $a \ne b$ | |
Hyper Link | [Google](http://google.com) | |
Strike | ~~Strike~~ | |
Raw Html | <span style="color: red">Red Color</span> <ruby>北京<rt>Beijing</rt></ruby> |
Red Color 北京 |