We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 498dba7 commit e5a6f67Copy full SHA for e5a6f67
gcs-sink-connector/src/templates/configData.md.vm
@@ -10,6 +10,6 @@ ${esc.hash}${esc.hash} ${section.displayName}
10
- Valid values: ${section.validator|"no restrictions"}
11
- Importance: $section.importance
12
13
- $section.documentation
+${esc.markdown($section.documentation)}
14
15
#end
0 commit comments