From 254f874c5649f304c25e9e82d43c5ad854acae5a Mon Sep 17 00:00:00 2001 From: gudenau Date: Tue, 22 Jun 2021 11:15:18 -0500 Subject: [PATCH] Added formatting tag --- tags/discord/formatting.ytag | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 tags/discord/formatting.ytag 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