diff --git a/docs/widgets/services/azuredevops.md b/docs/widgets/services/azuredevops.md
index 218007fe..78846115 100644
--- a/docs/widgets/services/azuredevops.md
+++ b/docs/widgets/services/azuredevops.md
@@ -7,10 +7,10 @@ Learn more about [Azure DevOps](https://azure.microsoft.com/en-us/products/devop
This widget has 2 functions:
-1. Pipelines: checks if the relevant pipeline is running or not, and if not, reports the last status.\
+1. Pipelines: checks if the relevant pipeline is running or not, and if not, reports the last status.
Allowed fields: `["result", "status"]`.
-2. Pull Requests: returns the amount of open PRs, the amount of the PRs you have open, and how many PRs that you open are marked as 'Approved' by at least 1 person and not yet completed.\
+2. Pull Requests: returns the amount of open PRs, the amount of the PRs you have open, and how many PRs that you open are marked as 'Approved' by at least 1 person and not yet completed.
Allowed fields: `["totalPrs", "myPrs", "approved"]`.
You will need to generate a personal access token for an existing user, see the [azure documentation](https://learn.microsoft.com/en-us/azure/devops/organizations/accounts/use-personal-access-tokens-to-authenticate?view=azure-devops&tabs=Windows#create-a-pat)
diff --git a/docs/widgets/services/crowdsec.md b/docs/widgets/services/crowdsec.md
index 608367df..76b8efaa 100644
--- a/docs/widgets/services/crowdsec.md
+++ b/docs/widgets/services/crowdsec.md
@@ -8,7 +8,7 @@ Learn more about [Crowdsec](https://crowdsec.net).
See the [crowdsec docs](https://docs.crowdsec.net/docs/local_api/intro/#machines) for information about registering a machine,
in most instances you can use the default credentials (`/etc/crowdsec/local_api_credentials.yaml`).
-Allowed fields: ["alerts", "bans"]
+Allowed fields: `["alerts", "bans"]`.
```yaml
widget:
diff --git a/docs/widgets/services/gitea.md b/docs/widgets/services/gitea.md
index da695a9a..140c4ee7 100644
--- a/docs/widgets/services/gitea.md
+++ b/docs/widgets/services/gitea.md
@@ -7,7 +7,7 @@ Learn more about [Gitea](https://gitea.com).
API token requires `notifications`, `repository` and `issue` permissions. See the [gitea documentation](https://docs.gitea.com/development/api-usage#generating-and-listing-api-tokens) for details on generating tokens.
-Allowed fields: ["notifications", "issues", "pulls"]
+Allowed fields: `["notifications", "issues", "pulls"]`.
```yaml
widget:
diff --git a/docs/widgets/services/peanut.md b/docs/widgets/services/peanut.md
index 63d75bbf..eca349b9 100644
--- a/docs/widgets/services/peanut.md
+++ b/docs/widgets/services/peanut.md
@@ -9,7 +9,7 @@ This widget adds support for [Network UPS Tools](https://networkupstools.org/) v
The default ups name is `ups`. To configure more than one ups, you must create multiple peanut services.
-Allowed fields: `["battery_charge", "ups_load", "ups_status"]`
+Allowed fields: `["battery_charge", "ups_load", "ups_status"]`.
!!! note
diff --git a/docs/widgets/services/prometheus.md b/docs/widgets/services/prometheus.md
index 02560c91..beb04b5e 100644
--- a/docs/widgets/services/prometheus.md
+++ b/docs/widgets/services/prometheus.md
@@ -5,7 +5,7 @@ description: Prometheus Widget Configuration
Learn more about [Prometheus](https://github.com/prometheus/prometheus).
-Allowed fields: `["targets_up", "targets_down", "targets_total"]`
+Allowed fields: `["targets_up", "targets_down", "targets_total"]`.
```yaml
widget:
diff --git a/docs/widgets/services/pterodactyl.md b/docs/widgets/services/pterodactyl.md
index 76e0f6ce..abf5899b 100644
--- a/docs/widgets/services/pterodactyl.md
+++ b/docs/widgets/services/pterodactyl.md
@@ -5,7 +5,7 @@ description: Pterodactyl Widget Configuration
Learn more about [Pterodactyl](https://github.com/pterodactyl).
-Allowed fields: `["nodes", "servers"]`
+Allowed fields: `["nodes", "servers"]`.
```yaml
widget: