Skip to content

Commit e5a6f67

Browse files
committed
update configData template
1 parent 498dba7 commit e5a6f67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gcs-sink-connector/src/templates/configData.md.vm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ ${esc.hash}${esc.hash} ${section.displayName}
1010
- Valid values: ${section.validator|"no restrictions"}
1111
- Importance: $section.importance
1212

13-
$section.documentation
13+
${esc.markdown($section.documentation)}
1414

1515
#end

0 commit comments

Comments
 (0)