CONTRIBUTING.md: Document linking to tabbed content (#2883)

pull/2884/head
pierwill 2021-07-22 09:42:16 -05:00 committed by GitHub
parent 854b1e9151
commit 1371e8c586
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 10 additions and 0 deletions

View File

@ -432,6 +432,16 @@ WHERE time > now() - 15m
{{< /code-tabs-wrapper >}}
~~~
#### Link to tabbed content
To link to tabbed content, click on the tab and use the URL parameter shown.
It will have the form `?t=`, plus a string.
For example:
```
[Windows installation](/influxdb/v2.0/install/?t=Windows)
```
### Required elements
Use the `{{< req >}}` shortcode to identify required elements in documentation with
orange text and/or asterisks. By default, the shortcode outputs the text, "Required," but