Revert "[v9.5.x] [feat] docs; update admonition syntax" (#68989)

Revert "[v9.5.x] [feat] docs; update admonition syntax (#68856)"

This reverts commit 08ea5c94c6.

I believe that because of automatic conflict resolution, this backport PR contained a number of extra changes that were not part of the update to use admonition syntax.

I'm first going to revert this PR to prevent the confusing behavior in PRs like #68832.

If we still want admonition changes backported, we can open a new PR which I would like to be a reviewer on to double check.

Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
This commit is contained in:
Jack Baldry
2023-05-24 14:55:04 +01:00
committed by GitHub
parent 676da1c7e9
commit 99359710ab
144 changed files with 710 additions and 2398 deletions
+2 -6
View File
@@ -192,9 +192,7 @@ Content-Type: application/json
```
```
## Password for User
## Password for User
`PUT /api/admin/users/:id/password`
@@ -473,9 +471,7 @@ Content-Type: application/json
Only works with Basic Authentication (username and password). See [introduction](http://docs.grafana.org/http_api/admin/#admin-api) for an explanation.
**Example Request**:
**Example Request**:
```http
POST /api/admin/ldap/reload HTTP/1.1
Accept: application/json