diff --git a/tags/discord/formatting.ytag b/tags/discord/formatting.ytag new file mode 100644 index 00000000..e379831d --- /dev/null +++ b/tags/discord/formatting.ytag @@ -0,0 +1,28 @@ +type: embed + +colour: 30B830 +embed: + title: Discord formatting + +--- + +\*\*Bold\*\*: **Text** +\*Italic\*: *Text* +\|\|Spoiler\|\|: ||Text|| +\~\~Strikethrough\~\~: ~~Text~~ +\_\_Underline\_\_: __Text__ +\`One-line code:\` `Code` + +``` +Multi-line code: +``` +\`\`\`ProgrammingLanguage +Code +\`\`\` + +\> Quote +> Text + +\>\>\> Multi line quote +>>> Text +New line