From: Andy Allan Date: Wed, 13 Nov 2024 12:14:01 +0000 (+0000) Subject: Add yaml syntax highlighting to code blocks X-Git-Tag: live~14^2 X-Git-Url: https://git.openstreetmap.org./rails.git/commitdiff_plain/42224790b56acea5c653f3085c374f28d56e590d Add yaml syntax highlighting to code blocks --- diff --git a/CONFIGURE.md b/CONFIGURE.md index dcc8ae2ac..29d1daad8 100644 --- a/CONFIGURE.md +++ b/CONFIGURE.md @@ -76,7 +76,7 @@ For iD, do the following: An example excerpt from settings.local.yml: -``` +```yaml # Default editor default_editor: "id" # OAuth 2 Client ID for iD @@ -99,7 +99,7 @@ To allow [Notes](https://wiki.openstreetmap.org/wiki/Notes) and changeset discus An example excerpt from settings.local.yml: -``` +```yaml # OAuth 2 Client ID for the web site oauth_application: "SGm8QJ6tmoPXEaUPIZzLUmm1iujltYZVWCp9hvGsqXg" # OAuth 2 Client Secret for the web site