[
https://issues.apache.org/jira/browse/FLINK-23673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jark Wu updated FLINK-23673:
----------------------------
Summary: In many Chinese pages, the prompt or warning text block does not
take effect (was: [DOCS-zh]In many Chinese pages, the prompt or warning text
block does not take effect)
> 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
> Assignee: wuguihu
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.14.0
>
> Attachments: image-20210808005849891.png, image-20210808023456047.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)