PackageJson: Prettify markdown/mdx on commit with lint-staged (#37616)
* Format md,mdx files with prettier on lint-staged * Manually run prettier on docs/sources
This commit is contained in:
@@ -3,10 +3,9 @@ title = "Apply a transformation"
|
||||
weight = 1
|
||||
+++
|
||||
|
||||
|
||||
# Apply transformations
|
||||
|
||||
You can apply transformations from the Transform tab of the Grafana panel editor, which is located next to the Queries tab. See also, [Debug transformations](#debug-transformations).
|
||||
You can apply transformations from the Transform tab of the Grafana panel editor, which is located next to the Queries tab. See also, [Debug transformations](#debug-transformations).
|
||||
|
||||
To apply a transformation:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user