From 7839dbbc1c465303c2184b9281f848a2956afecf Mon Sep 17 00:00:00 2001 From: Emma Date: Mon, 5 Aug 2024 03:59:33 -0600 Subject: [PATCH] small update to ttcmd help article --- md/help articles/How to use ttcMD.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/md/help articles/How to use ttcMD.md b/md/help articles/How to use ttcMD.md index f50311a..7340ff3 100644 --- a/md/help articles/How to use ttcMD.md +++ b/md/help articles/How to use ttcMD.md @@ -7,7 +7,7 @@ updated: March 14th, 2024 # Table of Contents - [Table of Contents](#table-of-contents) -- [What even is ttcMD?](#what-even-is-ttcmd) + - [What even is ttcMD?](#what-even-is-ttcmd) - [Enhanced Standard Elements](#enhanced-standard-elements) - [Links](#links) - [Tables](#tables) @@ -26,7 +26,9 @@ updated: March 14th, 2024 --- -# What even is ttcMD? +This help article contains a lot of examples of how to use the syntax of ttcMD and what they look like when put into practice. It's very information dense and also a bit chaotic with all of the examples, so please feel free to use the table of contents to find the specific section you are looking for. + +## What even is ttcMD? ttcMD is a flavor of markdown that has been specifically designed to use with [ttcQuery](/help/ttcQuery.md). It has all of the basic syntax of [markdown](https://www.markdownguide.org/cheat-sheet/), but also includes Tables, basic Fenced Code Blocks and a slew of custom elements and styling annotations.