[v10.0.x] [feat] docs; update admonition syntax (#68857)
[feat] docs; update admonition syntax (#68842)
* [feat] docs; update admonition syntax
- Standardizes according to style conventions: https://grafana.com/docs/writers-toolkit/style-guide/style-conventions/#admonitions
- Prepares docs for better, uniform admonition style.
* Remove false positives and irregularities
* false positive removal
* Update docs/sources/datasources/mysql/_index.md
* Update docs/sources/developers/angular_deprecation/angular-plugins.md
* fix link errors
* Prettify some nested blockquotes
* remoe unnecessary admonition
(cherry picked from commit 1c4bb9ca00)
Co-authored-by: Matt Dodson <47385188+MattDodsonEnglish@users.noreply.github.com>
This commit is contained in:
co-authored by
Matt Dodson
parent
defce65315
commit
1e8c28eff4
@@ -14,10 +14,13 @@ weight: 10000
|
||||
Here you can find detailed release notes that list everything included in past releases,
|
||||
as well as notices about deprecations, breaking changes, and changes related to plugin development.
|
||||
|
||||
> **Note:** As of Grafana v9.2 we no longer publish release notes, which are redundant with other release lists that we publish:
|
||||
>
|
||||
> - For details about new features, deprecations, and breaking changes in new Grafana releases, see [What's New in Grafana]({{< relref "../whatsnew/" >}}).
|
||||
> - For lists of changes to Grafana, with links to pull requests and related issues when available, see the [Changelog](https://github.com/grafana/grafana/blob/main/CHANGELOG.md).
|
||||
{{% admonition type="note" %}}
|
||||
As of Grafana v9.2 we no longer publish release notes, which are redundant with other release lists that we publish:
|
||||
|
||||
- For details about new features, deprecations, and breaking changes in new Grafana releases, see [What's New in Grafana]({{< relref "../whatsnew/" >}}).
|
||||
- For lists of changes to Grafana, with links to pull requests and related issues when available, see the [Changelog](https://github.com/grafana/grafana/blob/main/CHANGELOG.md).
|
||||
|
||||
{{% /admonition %}}
|
||||
|
||||
- [Release notes for 9.1.7]({{< relref "release-notes-9-1-7" >}})
|
||||
- [Release notes for 9.1.6]({{< relref "release-notes-9-1-6" >}})
|
||||
|
||||
Reference in New Issue
Block a user