From 6dca689e6cfde12406527d7b546bf631b727ca4a Mon Sep 17 00:00:00 2001 From: gregcorbett Date: Tue, 10 Sep 2024 15:10:07 +0100 Subject: [PATCH] fix more lint --- .../record-and-message-formats/grid-accounting/_index.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/content/en/internal/accounting/record-and-message-formats/grid-accounting/_index.md b/content/en/internal/accounting/record-and-message-formats/grid-accounting/_index.md index 58cf2ceaf5..e07ee3cf0c 100644 --- a/content/en/internal/accounting/record-and-message-formats/grid-accounting/_index.md +++ b/content/en/internal/accounting/record-and-message-formats/grid-accounting/_index.md @@ -55,7 +55,7 @@ where the element is a direct child of `urf:UsageRecord`. #### Example Message -``` +```text APEL-individual-job-message: v0.2 Site: ExampleSite SubmitHost: host.domain:port/queue @@ -162,7 +162,7 @@ The table shows the equivalent field in the AUR, under the container element #### Example Message -``` +```text APEL-summary-job-message: v0.3 Site: ExampleSite Month: 3 @@ -213,6 +213,7 @@ sites which publish via the standard APEL client. `APEL-sync-message: v0.1` ### Record Fields + | Key | Value | Description | Mandatory | | - | - | - | - | | Site | String | GOCDB sitename | Yes | @@ -229,7 +230,7 @@ sites which publish via the standard APEL client. #### Example Message -``` +```text APEL-sync-message: v0.1 Site: ExampleSite SubmitHost: host.domain:port/queue