You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/_doc-guide/02_Tools/01_Self_made_tools/01_Tests/README.md
+27-14Lines changed: 27 additions & 14 deletions
Original file line number
Diff line number
Diff line change
@@ -69,6 +69,13 @@ Developer guide is a double (page title amd section heading) example with a desc
69
69
70
70
[[Self page link|doc-testing-page]] test.
71
71
72
+
Test of forced link with anchored ID part [[Install Homebrew|dev-inst-macos#homebrew]].
73
+
74
+
1. Same test like above in an enumeration [[Install Homebrew|dev-inst-macos#homebrew]].
75
+
76
+
**Hint:** Same again in a notice block [[Install Homebrew|dev-inst-macos#homebrew]]. If you you have syslog-ng [[installed via brew|dev-inst-macos#installation]], as a reference, you can check the dependencies of the brew built version using `brew deps syslog-ng`
77
+
{: .notice--info}
78
+
72
79
The severity of the message. `time-zone()` teszt
73
80
74
81
parser: Parse and segment structured messages
@@ -93,25 +100,27 @@ Slack :destination options
93
100
94
101
Slack 'destination' options
95
102
96
-
`Options of the mqtt() destination`
103
+
[[[[destination]]]]
97
104
98
-
[Parse bar]
105
+
[[destination id=bom|adm-about-glossary#bom]]
99
106
100
-
Alma [[parser]]korte
107
+
[[destination|adm-about-glossary#bom]]id=bom
101
108
102
-
[[destination]]
109
+
[[destination|]] - \[\[destination\|\]\]
103
110
104
-
[[destination id=bom|adm-about-glossary#bom]]
111
+
[[destination||]] - \[\[destination\|\|\]\]
105
112
106
-
[[destination|adm-about-glossary#bom]] id=bom
113
+
[destination|] - \[destination\|\]
107
114
108
-
[[destination||]]
115
+
destination| - destination\|
109
116
110
-
[destination|]
117
+
[destination] - \[destination\]
111
118
112
-
destination|
119
+
`Options of the mqtt() destination`
113
120
114
-
[destination]
121
+
[Parse bar]
122
+
123
+
Alma [[parser]] korte
115
124
116
125
<ahref="/admin-guide/200_About/002_Glossary#destination"class="nav-link content-tooltip">that is a direct, html link destination test</a>
117
126
@@ -121,14 +130,18 @@ destination|
121
130
122
131
{% include markdown_link id="adm-about-glossary#destination" title="destination quote" withTooltip="yes" %}
123
132
124
-
message
125
-
126
-
[[message]]
133
+
option
127
134
128
135
Options is an excluded word.
129
136
137
+
[[Option]] is excluded
138
+
139
+
[[option|adm-about-glossary#bom]] is excluded, but overidden
140
+
130
141
For more information, see
131
-
[[Options of the kafka() destination's C implementation]].
142
+
[[Options of the kafka() destination's C implementation]] or
143
+
Options of the kafka() destination's C implementation.
144
+
132
145
133
146
For details, see [[The syslog-ng.conf manual page]].
0 commit comments