From 57a25eeb568b8a048b55ed33b317781994b426be Mon Sep 17 00:00:00 2001 From: Stefan Darius Date: Wed, 12 Aug 2026 14:03:47 +0300 Subject: [PATCH] docs: fix code block titles --- modules/aaa_diameter/README.md | 2 +- modules/aka_av_diameter/README.md | 2 +- modules/db_http/README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/modules/aaa_diameter/README.md b/modules/aaa_diameter/README.md index a260689e1cc..33c5e3c4e1a 100644 --- a/modules/aaa_diameter/README.md +++ b/modules/aaa_diameter/README.md @@ -235,7 +235,7 @@ before an Answer could be processed) This function can be used from any route. -``` title="dictionary.opensips extended syntax" +``` # Example of defining custom Diameter AVPs, Application IDs, # Requests and Replies in the "dictionary.opensips" file diff --git a/modules/aka_av_diameter/README.md b/modules/aka_av_diameter/README.md index 96c921cb865..50f5e5ec2aa 100644 --- a/modules/aka_av_diameter/README.md +++ b/modules/aka_av_diameter/README.md @@ -136,7 +136,7 @@ modparam("aka_av_diameter", "server_uri", "sip:scscf.ims.mnc001.mcc001.3gppnetwo File that should be provided to the *aaa_diameter* connection. -``` title="Diameter Commands File Example" +``` VENDOR 10415 TGPP ATTRIBUTE Public-Identity 601 string 10415 diff --git a/modules/db_http/README.md b/modules/db_http/README.md index 102656b91f8..210066f6909 100644 --- a/modules/db_http/README.md +++ b/modules/db_http/README.md @@ -435,7 +435,7 @@ If the query produced an error the server must reply with a HTTP 500 reply, or with a corresponding error code (404, 401). -``` title="Example Reply." +``` ... int;string;blob 6;something=something;1000 @@ -461,7 +461,7 @@ it must be placed under quotes. A quote delimiter inside a value must be preceded by another quote delimiter. -``` title="Quoting Example." +``` ... int;string;blob 6;|ana;maria|;1000