[ 
https://issues.apache.org/jira/browse/FLINK-23673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17395283#comment-17395283
 ] 

wuguihu commented on FLINK-23673:
---------------------------------

The files needs to be modified are as follows:
{code:java}
docs/content.zh/docs/deployment/filesystems/s3.md
docs/content.zh/docs/dev/datastream/fault-tolerance/serialization/schema_evolution.md
docs/content.zh/docs/dev/table/concepts/versioned_tables.md
docs/content.zh/docs/dev/table/sql/queries/match_recognize.md
docs/content.zh/docs/flinkDev/building.md
docs/content.zh/docs/libs/cep.md
docs/content.zh/docs/try-flink/datastream.md
{code}

> [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
>         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)

Reply via email to