]> git.openstreetmap.org Git - rails.git/commitdiff
Add yaml syntax highlighting to code blocks
authorAndy Allan <git@gravitystorm.co.uk>
Wed, 13 Nov 2024 12:14:01 +0000 (12:14 +0000)
committerAndy Allan <git@gravitystorm.co.uk>
Wed, 13 Nov 2024 12:14:01 +0000 (12:14 +0000)
CONFIGURE.md

index dcc8ae2ac1d20a5001ae568a2dbf17b18735ab48..29d1daad8bc513f82b46a43210cf90047c1c2a6f 100644 (file)
@@ -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