mirror of https://github.com/grafana/grafana.git
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" >}}
|
||
|
```
|