small update to ttcmd help article
This commit is contained in:
parent
e6d8583220
commit
7839dbbc1c
@ -7,7 +7,7 @@ updated: March 14th, 2024
|
|||||||
|
|
||||||
# Table of Contents
|
# Table of Contents
|
||||||
- [Table of Contents](#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)
|
- [Enhanced Standard Elements](#enhanced-standard-elements)
|
||||||
- [Links](#links)
|
- [Links](#links)
|
||||||
- [Tables](#tables)
|
- [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.
|
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.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user