Top divider
Code。 ﹔⠀ Go⠀Back
.co/wip - Resource hub
Color

  • %#b9c6e2%\Text%% = Text
    ^ Without the backslash

Underline

  • !~ Text ~! = Text
  • !~#b9c6e2; 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

⠀ You can also combine them!

  • !~default;dotted;default;3; Text ~! = Text
  • !~#b9c6e2;default;both; Text ~! = Text
  • !~#b9c6e2;wavy; Text ~! = Text

Inline

  • `Inline text` = Inline text
  • ```
    Inline long text
    ```
    =
Inline long text Inline long text Inline long text Inline long text Inline long text
  • ```doscon
    Inline long text
    ```
Inline long text Inline long text Inline long text Inline long text Inline long text

Bottom divider

Edit
Pub: 02 May 2024 15:53 UTC
Edit: 02 May 2024 17:21 UTC
Views: 1079