[
https://issues.apache.org/jira/browse/FLINK-23673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17395286#comment-17395286
]
wuguihu commented on FLINK-23673:
---------------------------------
Hi [~jark]
Excuse me for taking up your time.
I created pull request for this issue.
Would you like to review it for me.
If there is any problem, please inform me in time.
I will actively revise it in time.
Thank you very much!
> [DOCS-zh]In many Chinese pages, the prompt or warning text block does not
> take effect
> -------------------------------------------------------------------------------------
>
> Key: FLINK-23673
> URL: https://issues.apache.org/jira/browse/FLINK-23673
> Project: Flink
> Issue Type: Bug
> Components: Documentation
> Reporter: wuguihu
> Priority: Major
> Labels: pull-request-available
> Attachments: image-20210808005849891.png
>
>
> In many Chinese pages, the prompt or warning text block does not take effect.
> [https://ci.apache.org/projects/flink/flink-docs-master/zh/docs/libs/cep/]
>
>
>
> The '\{% info 提示 %}' should be modified as follows:
> {code:java}
> {{< hint info >}}
> {{< /hint >}}
> {code}
>
> The '\{% warn 注意 %}' should be modified as follows:
> {code:java}
> {{< hint warning >}}
> {{< /hint >}}{code}
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)