Pil0tXia commented on code in PR #226:
URL: https://github.com/apache/eventmesh-site/pull/226#discussion_r1647485234


##########
i18n/zh/docusaurus-plugin-content-docs/current/design-document/03-connect/11-kafka-connector.md:
##########
@@ -20,7 +20,7 @@ pubSubConfig:
   passWord: kafkaPassWord
 connectorConfig:
   connectorName: kafkaSink
-  # kafka连接参数 ↓
+  # kafka 连接参数 ↓
   bootstrapServers: 127.0.0.1:9092
   topic: TopicTest

Review Comment:
   You may notice that the highlighted comment in this conversation uses manual 
line breaks (displayed as `↓` in Word and represented by `^l`. The standard 
line break should be `^p`.) These manual line breaks might have been introduced 
by contributors copying content from QQ or webpages (since messages sent from 
Windows QQ use `\r` instead of `\n`). These line breaks should not appear in 
markdown documents, so it would be great if you could support replacing them 
with standard line breaks.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to