Skip to content
This repository was archived by the owner on Oct 21, 2023. It is now read-only.

Markdown Syntax

tryoxiss edited this page Sep 13, 2022 · 1 revision

Markdown Syntax

This is a complete list of the syntax for the builder.py library.

Around Characters

* - Italics ** - Bold __ - Underlined \`or`- Inline Codeblock```- Multi-line codeblock~~Strike through $$Formula||` Spoiler

Standalone

# - Heading 1 ## - Heading 2 ### - Heading 3 #### - Heading 4 ##### - Heading 5 ###### - Heading 6

> Blockquote --- - Horizontal Rule

Find-and-replace

Clone this wiki locally