Browse Source

pseudovariables.md: updated formatting for better markdown rendering

Daniel-Constantin Mierla 3 năm trước cách đây
mục cha
commit
b910f3250e

+ 3 - 3
docs/cookbooks/5.0.x/pseudovariables.md

@@ -4,12 +4,12 @@
 
 
 ## Introduction
 ## Introduction
 
 
-The term “pseudo-variable” is used for special tokens that can be given
+The term `pseudo-variable` is used for special tokens that can be given
 as parameters to different script functions and they will be replaced
 as parameters to different script functions and they will be replaced
 with a value before the execution of the function.
 with a value before the execution of the function.
 
 
-The beginning of a “pseudo-variable” is marked by the character “$”. If
-you want to have the character “$” just double it “$$”.
+The beginning of a `pseudo-variable` is marked by the character `$`. If
+you want to have the character `$` just double it `$$`.
 
 
 There is a set of predefined pseudo-variables, which have the name
 There is a set of predefined pseudo-variables, which have the name
 composed from one or more characters, and special pseudo-variables that
 composed from one or more characters, and special pseudo-variables that

+ 3 - 3
docs/cookbooks/5.1.x/pseudovariables.md

@@ -4,12 +4,12 @@
 
 
 ## Introduction
 ## Introduction
 
 
-The term “pseudo-variable” is used for special tokens that can be given
+The term `pseudo-variable` is used for special tokens that can be given
 as parameters to different script functions and they will be replaced
 as parameters to different script functions and they will be replaced
 with a value before the execution of the function.
 with a value before the execution of the function.
 
 
-The beginning of a “pseudo-variable” is marked by the character “$”. If
-you want to have the character “$” just double it “$$”.
+The beginning of a `pseudo-variable` is marked by the character `$`. If
+you want to have the character `$` just double it `$$`.
 
 
 There is a set of predefined pseudo-variables, which have the name
 There is a set of predefined pseudo-variables, which have the name
 composed from one or more characters, and special pseudo-variables that
 composed from one or more characters, and special pseudo-variables that

+ 3 - 3
docs/cookbooks/5.2.x/pseudovariables.md

@@ -4,12 +4,12 @@
 
 
 ## Introduction
 ## Introduction
 
 
-The term “pseudo-variable” is used for special tokens that can be given
+The term `pseudo-variable` is used for special tokens that can be given
 as parameters to different script functions and they will be replaced
 as parameters to different script functions and they will be replaced
 with a value before the execution of the function.
 with a value before the execution of the function.
 
 
-The beginning of a “pseudo-variable” is marked by the character “$”. If
-you want to have the character “$” just double it “$$”.
+The beginning of a `pseudo-variable` is marked by the character `$`. If
+you want to have the character `$` just double it `$$`.
 
 
 There is a set of predefined pseudo-variables, which have the name
 There is a set of predefined pseudo-variables, which have the name
 composed from one or more characters, and special pseudo-variables that
 composed from one or more characters, and special pseudo-variables that

+ 3 - 3
docs/cookbooks/5.3.x/pseudovariables.md

@@ -4,12 +4,12 @@
 
 
 ## Introduction
 ## Introduction
 
 
-The term “pseudo-variable” is used for special tokens that can be given
+The term `pseudo-variable` is used for special tokens that can be given
 as parameters to different script functions and they will be replaced
 as parameters to different script functions and they will be replaced
 with a value before the execution of the function.
 with a value before the execution of the function.
 
 
-The beginning of a “pseudo-variable” is marked by the character “$”. If
-you want to have the character “$” just double it “$$”.
+The beginning of a `pseudo-variable` is marked by the character `$`. If
+you want to have the character `$` just double it `$$`.
 
 
 There is a set of predefined pseudo-variables, which have the name
 There is a set of predefined pseudo-variables, which have the name
 composed from one or more characters, and special pseudo-variables that
 composed from one or more characters, and special pseudo-variables that

+ 3 - 3
docs/cookbooks/5.4.x/pseudovariables.md

@@ -4,12 +4,12 @@ Version: Kamailio SIP Server v5.4.x (stable)
 
 
 ## Introduction
 ## Introduction
 
 
-The term “pseudo-variable” is used for special tokens that can be given
+The term `pseudo-variable` is used for special tokens that can be given
 as parameters to different script functions and they will be replaced
 as parameters to different script functions and they will be replaced
 with a value before the execution of the function.
 with a value before the execution of the function.
 
 
-The beginning of a “pseudo-variable” is marked by the character “$”. If
-you want to have the character “$” just double it “$$”.
+The beginning of a `pseudo-variable` is marked by the character `$`. If
+you want to have the character “$” just double it `$$`.
 
 
 There is a set of predefined pseudo-variables, which have the name
 There is a set of predefined pseudo-variables, which have the name
 composed from one or more characters, and special pseudo-variables that
 composed from one or more characters, and special pseudo-variables that

+ 3 - 5
docs/cookbooks/5.5.x/pseudovariables.md

@@ -2,16 +2,14 @@
 
 
 Version: Kamailio SIP Server v5.5.x (stable)
 Version: Kamailio SIP Server v5.5.x (stable)
 
 
-<img src="/cookbooks/devel/pseudovariables.png" class="align-right" width="200" />
-
 ## Introduction
 ## Introduction
 
 
-The term “pseudo-variable” is used for special tokens that can be given
+The term `pseudo-variable` is used for special tokens that can be given
 as parameters to different script functions and they will be replaced
 as parameters to different script functions and they will be replaced
 with a value before the execution of the function.
 with a value before the execution of the function.
 
 
-The beginning of a “pseudo-variable” is marked by the character “$”. If
-you want to have the character “$” just double it “$$”.
+The beginning of a `pseudo-variable` is marked by the character `$`. If
+you want to have the character `$` just double it `$$`.
 
 
 There is a set of predefined pseudo-variables, which have the name
 There is a set of predefined pseudo-variables, which have the name
 composed from one or more characters, and special pseudo-variables that
 composed from one or more characters, and special pseudo-variables that

+ 4 - 4
docs/cookbooks/devel/pseudovariables.md

@@ -2,16 +2,16 @@
 
 
 Version: Kamailio SIP Server v5.6.x (devel)
 Version: Kamailio SIP Server v5.6.x (devel)
 
 
-<img src="/cookbooks/devel/pseudovariables.png" class="align-right" width="200" />
+<img src="pseudovariables.png" class="align-right" width="200" />
 
 
 ## Introduction
 ## Introduction
 
 
-The term “pseudo-variable” is used for special tokens that can be given
+The term `pseudo-variable` is used for special tokens that can be given
 as parameters to different script functions and they will be replaced
 as parameters to different script functions and they will be replaced
 with a value before the execution of the function.
 with a value before the execution of the function.
 
 
-The beginning of a “pseudo-variable” is marked by the character “$”. If
-you want to have the character “$” just double it “$$”.
+The beginning of a `pseudo-variable` is marked by the character `$`. If
+you want to have the character `$` just double it `$$`.
 
 
 There is a set of predefined pseudo-variables, which have the name
 There is a set of predefined pseudo-variables, which have the name
 composed from one or more characters, and special pseudo-variables that
 composed from one or more characters, and special pseudo-variables that