Josh-Cena commented on a change in pull request #5823:
URL: https://github.com/apache/apisix/pull/5823#discussion_r770244886



##########
File path: docs/zh/latest/architecture-design/plugin.md
##########
@@ -26,8 +26,8 @@ title: Plugin
 `Plugin` 配置可直接绑定在 `Route` 上,也可以被绑定在 `Service` 或 `Consumer`上。而对于同一
 个插件的配置,只能有一份是有效的,配置选择优先级总是 `Consumer` > `Route` > `Service`。
 
-在 `conf/config.yaml` 中,可以声明本地 APISIX 节点都支持哪些插件。这是个白名单机制,不在该
-白名单的插件配置,都将会被自动忽略。这个特性可用于临时关闭或打开特定插件,应对突发情况非常有效。
+在 `conf/config.yaml` 中,可以声明本地 APISIX 节点都支持哪些插件。这是个白名单机制,不在该白名单的插件配置,

Review comment:
       Hey, it's indeed a Markdown/HTML feature that they coerce line breaks to 
spaces. Generally we don't recommend prose wrapping for exactly this reason 
(and also for the sake of cleaner git diffs). You can try it in the MDX 
playground: https://mdx-git-renovate-babel-monorepo-mdx.vercel.app/playground
   
   
![image](https://user-images.githubusercontent.com/55398995/146316200-79738877-be8e-41d0-888e-1a1e7ff0c9df.png)
   
   Maybe Firefox doesn't do that? I've tested with Chrome and Safari and they 
both create the spaces




-- 
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: notifications-unsubscr...@apisix.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to