diff --git a/doc/administration/integration/kroki.md b/doc/administration/integration/kroki.md index c8ab19d8dbc95c16de08a3de2398fa2b441b7cc1..2308a51ddfea5f50f5d278fc43f361f018f416f0 100644 --- a/doc/administration/integration/kroki.md +++ b/doc/administration/integration/kroki.md @@ -116,7 +116,7 @@ The above blocks are converted to an HTML image tag with source pointing to the Kroki instance. If the Kroki server is correctly configured, this should render a nice diagram instead of the block: - + Kroki supports more than a dozen diagram libraries. Here's a few examples for AsciiDoc: @@ -147,7 +147,7 @@ digraph finite_state_machine { .... ``` - + **C4 (based on PlantUML)** @@ -173,7 +173,7 @@ Rel(banking_system, mainframe, "Uses") .... ``` - + <!-- vale gitlab_base.Spelling = NO --> @@ -200,4 +200,4 @@ Rel(banking_system, mainframe, "Uses") .... ``` - + diff --git a/doc/administration/labels.md b/doc/administration/labels.md index 7c71affe91f70b70bfd2a37ef65b03d72d1d2282..b99ac7634e18e3c859a2da6a6f7b4ae5b5facf4a 100644 --- a/doc/administration/labels.md +++ b/doc/administration/labels.md @@ -21,7 +21,7 @@ Labels created in the **Admin** area are automatically added to new projects. They are not available to new groups. Updating or adding labels in the **Admin** area does not modify labels in existing projects. - + <!-- ## Troubleshooting