Update README.md with shortcodes and badges
This commit is contained in:
@@ -14,7 +14,7 @@ Lorem markdownum insigne...
|
||||
Lorem markdownum insigne...
|
||||
{{< /expand >}}
|
||||
|
||||
## Custom label
|
||||
## With Custom Label
|
||||
|
||||
```tpl
|
||||
{{</* expand "Custom Label" "..." */>}}
|
||||
@@ -78,7 +78,7 @@ Miseratus fonte Ditis conubia.
|
||||
{{< /tab >}}
|
||||
{{< /tabs >}}
|
||||
|
||||
# Multi-Column shortcode
|
||||
# Columns
|
||||
|
||||
```html
|
||||
{{</* columns */>}} <!-- begin columns block -->
|
||||
@@ -120,7 +120,7 @@ Miseratus fonte Ditis conubia.
|
||||
{{< /columns >}}
|
||||
|
||||
|
||||
# Mermaid Chart Shortcode
|
||||
# Mermaid Chart
|
||||
|
||||
{{< columns >}}
|
||||
```tpl
|
||||
|
||||
@@ -4,7 +4,7 @@ headless: true
|
||||
|
||||
- [**Introduction**]({{< relref "/" >}})
|
||||
- [Examples]({{< relref "/docs/examples.md" >}})
|
||||
- [With Table of contents]({{< relref "/docs/with-toc.md" >}})
|
||||
- [With Table of Contents]({{< relref "/docs/with-toc.md" >}})
|
||||
- [Without Table of Contents]({{< relref "/docs/without-toc.md" >}})
|
||||
- [Shortcodes]({{< relref "/docs/shortcodes.md" >}})
|
||||
- **More Examples**
|
||||
|
||||
Reference in New Issue
Block a user