docs/content/contribute/components/buttons.md

256 B

description title toc_max
components and formatting examples used in Docker's docs Buttons 3

Examples

{{< button url="https://example.com/" text="hello" >}}

Markup

{{</* button url="https://example.com/" text="hello" */>}}