Attributes
Examples of creating and using attributes.
Attributes are used to toggle or configure processing settings, control behavior and styles of the output, pass metadata from the source to the UI templates, and pass down information about the page to the content, among a variety of other uses. More info available at docs.antora.org/antora/latest/page/attributes/.
Edit URL: {page-edit-url}
Version: demo
Version: {page-version}
Branch: HEAD
Branch: {page-origin-branch}
Is Kubernetes: false
Is Kubernetes: {env-kubernetes}
Is Kubernetes: true
:env-kubernetes: true
Latest Redpanda version: 23.2.6
Latest Redpanda version: {full-version}
Latest Redpanda Console version: 2.3.1
Latest Redpanda Console version: {latest-console-version}
Was this helpful?