ttcmd: did I.... did I win? I think I won
This commit is contained in:
@@ -21,12 +21,14 @@ This section will cover all of the enhancements that are added for basic markdow
|
||||
You can use the typical link syntax: `[link name](/link/location)`, but there are a few presets that allow you to style them to look a bit nicer.
|
||||
|
||||
**Primary Button:**
|
||||
|
||||
Prefix the link name with ````button` to create a button.
|
||||
`[```button link name](#links)` produces:
|
||||
|
||||
[```button link name](#links)
|
||||
|
||||
**Call to Action:**
|
||||
|
||||
Prefix the link name with ````cta` to create a modestly styled button/call to action.
|
||||
`[```cta link name](#links)` produces:
|
||||
|
||||
@@ -59,7 +61,6 @@ Accordions are when you can click an item to expand it to show additional inform
|
||||
Syntax:
|
||||
|
||||
[][][]
|
||||
|
||||
```
|
||||
[accordion title]
|
||||
|
||||
@@ -77,11 +78,7 @@ As you can see, I can do normal markdown in here.
|
||||
I can include a [link](#accordions), or *italic* and **bold** text.
|
||||
|
||||
[[
|
||||
|
||||
I can even include a card, like this one
|
||||
|
||||
]]
|
||||
|
||||
[/accordion]
|
||||
|
||||
/[]
|
Reference in New Issue
Block a user