mirror of
https://github.com/grafana/grafana.git
synced 2025-07-28 08:12:07 +08:00
13 lines
121 B
Markdown
13 lines
121 B
Markdown
---
|
|
title: Shared Content
|
|
---
|
|
|
|
```
|
|
npm i
|
|
```
|
|
|
|
Syntax to invoke this file would be:
|
|
|
|
```
|
|
{{< docs/shared "example" >}}
|
|
``` |