⠀
⠀⠀͏͏͏͏͏͏⠀͏͏͏͏͏͏⠀͏͏͏͏͏͏ ⠀
⠀⠀͏͏͏͏͏͏⠀͏͏͏͏͏͏⠀͏͏͏͏͏͏ ⠀
⠀⠀͏͏͏͏͏͏⠀͏͏͏͏͏͏ code
⠀⠀͏͏͏͏͏͏⠀͏͏͏͏͏͏ go back
⠀⠀͏͏͏͏͏͏
⠀⠀͏͏͏͏͏͏
⠀⠀͏͏͏͏͏͏
⠀ color
- %#8B8B8B%text%% = text
⠀ Underline
- !~text~! = text
- !~#8B8B8B;text~! = text
- !~default;double;text~! = text
- !~default;dotted;text~! = text
- !~default;dashed;text~! = text
- !~default;wavy;text~! = text
- !~default;line-through;text~! = text
- !~default;default;overline;text~! = text
- !~default;default;both;text ~! = text
- !~default;default;default;3;text~! = text
- !~default;default;default;10;text~! = text
- !~#b9c6e250;line-through;10;text~! = text
⠀ you can also combine them!
- !~default;dotted;default;3;text~! = text
- !~#8B8B8B;default;both;text~! = text%%;default;both;text
- !~#8B8B8B;wavy;Text~! = Text
⠀ inline
- `inline text` =
inline text
- ```
inline long text
```
=
- ```doscon
inline long text
```